#90CECB#90CECB
#90CECB is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.9% C 0.063 H 192.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #90CECB |
|---|---|
| RGB | rgb(144, 206, 203) |
| HSL | hsl(177, 39%, 69%) |
| HSV | hsv(177, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(78.68, -20.31, -4.85) |
| CIE-LCH | lch(78.68, 20.88, 193.43°) |
| OKLab | oklab(80.86% -0.0619 -0.0134) |
| OKLCH | oklch(80.86% 0.063 192.2) |
| XYZ | xyz(44.3488, 54.3813, 64.6482) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 7.63
Mediumturquoise
#48D1CC
ΔE00 7.77
Pale Teal
#82CBB2
ΔE00 8.42
Robin'S Egg Blue
#98EFF9
ΔE00 9.00
Seafoam Blue
#78D1B6
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CECB #CE9093
analogous
#90CEAC #90CECB #90B2CE
triadic
#90CECB #CB90CE #CECB90
tetradic
#90CECB #AC90CE #CE9093 #B2CE90
square
#90CECB #AC90CE #CE9093 #B2CE90
split-complementary
#90CECB #CE90B2 #CEAC90
monochromatic
#469E9A #66BBB7 #90CECB #BAE1DF #E5F3F3
Accessibility & contrast
On white
1.77
#90CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#90CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CECB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CECB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#7AD1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90cecb; /* rgb */ color: rgb(144, 206, 203); /* oklch */ color: oklch(80.9% 0.063 192.2);
Tailwind
colors: {
custom: {
50: '#b2ddda',
500: '#90cecb',
950: '#000000',
},
}SCSS
$custom: #90cecb; $custom-light: #b2ddda; $custom-dark: #000000;
JSON
{
"hex": "#90cecb",
"rgb": {
"r": 144,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.097,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80862,
"c": 0.06337,
"h": 192.2
},
"luminance": 0.54384
}Semantic roles & 50–950 ramp
primary
#90CECB
secondary
#A35F62
accent
#343AB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483