#90CABE#90CABE
#90CABE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.6% C 0.062 H 180.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #90CABE |
|---|---|
| RGB | rgb(144, 202, 190) |
| HSL | hsl(168, 35%, 68%) |
| HSV | hsv(168, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(77.21, -21.20, -0.02) |
| CIE-LCH | lch(77.21, 21.20, 180.04°) |
| OKLab | oklab(79.57% -0.0623 -0.0004) |
| OKLCH | oklch(79.57% 0.062 180.3) |
| XYZ | xyz(41.9133, 51.8860, 56.5118) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.96
Seafoam Blue
#78D1B6
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 8.61
Mediumaquamarine
#66CDAA
ΔE00 8.87
Light Teal
#90E4C1
ΔE00 9.25
Paleturquoise
#AFEEEE
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CABE #CA909C
analogous
#90CAA1 #90CABE #90B9CA
triadic
#90CABE #BE90CA #CABE90
tetradic
#90CABE #A190CA #CA909C #B9CA90
square
#90CABE #A190CA #CA909C #B9CA90
split-complementary
#90CABE #CA90B9 #CAA190
monochromatic
#489787 #67B6A6 #90CABE #B9DED6 #E3F2EF
Accessibility & contrast
On white
1.85
#90CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#90CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CABE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CABE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#7FCCC6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #90cabe; /* rgb */ color: rgb(144, 202, 190); /* oklch */ color: oklch(79.6% 0.062 180.3);
Tailwind
colors: {
custom: {
50: '#b2dad1',
500: '#90cabe',
950: '#000000',
},
}SCSS
$custom: #90cabe; $custom-light: #b2dad1; $custom-dark: #000000;
JSON
{
"hex": "#90cabe",
"rgb": {
"r": 144,
"g": 202,
"b": 190
},
"hsl": {
"h": 167.586,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.79571,
"c": 0.06226,
"h": 180.3
},
"luminance": 0.51888
}Semantic roles & 50–950 ramp
primary
#90CABE
secondary
#9F606D
accent
#3750AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383