#90EABE#90EABE
#90EABE is a very light, moderate teal. Relative luminance 0.685; OKLCH L 86.8% C 0.107 H 161.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90EABE |
|---|---|
| RGB | rgb(144, 234, 190) |
| HSL | hsl(151, 68%, 74%) |
| HSV | hsv(151, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(86.25, -36.53, 12.98) |
| CIE-LCH | lch(86.25, 38.77, 160.43°) |
| OKLab | oklab(86.84% -0.1017 0.0334) |
| OKLCH | oklch(86.84% 0.107 161.8) |
| XYZ | xyz(50.2151, 68.4894, 59.2790) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.55
Seafoam
#7FE0B3
ΔE00 2.67
Mint
#AAF0C1
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 3.88
Pale Turquoise
#A5FBD5
ΔE00 4.29
Hospital Green
#9BE5AA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EABE #EA90BC
analogous
#90EA91 #90EABE #90E9EA
triadic
#90EABE #BE90EA #EABE90
tetradic
#90EABE #9190EA #EA90BC #E9EA90
square
#90EABE #9190EA #EA90BC #E9EA90
split-complementary
#90EABE #EA90E9 #EA9190
monochromatic
#29D782 #5DE0A0 #90EABE #C3F4DC #E5FAF0
Accessibility & contrast
On white
1.43
#90EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#90EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EABE
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EABE | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBC
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#7AEADD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #90eabe; /* rgb */ color: rgb(144, 234, 190); /* oklch */ color: oklch(86.8% 0.107 161.8);
Tailwind
colors: {
custom: {
50: '#b4f1d1',
500: '#90eabe',
950: '#000000',
},
}SCSS
$custom: #90eabe; $custom-light: #b4f1d1; $custom-dark: #000000;
JSON
{
"hex": "#90eabe",
"rgb": {
"r": 144,
"g": 234,
"b": 190
},
"hsl": {
"h": 150.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86837,
"c": 0.10705,
"h": 161.8
},
"luminance": 0.68493
}Semantic roles & 50–950 ramp
primary
#90EABE
secondary
#C55A8E
accent
#1571D0
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583