#90F6EA#90F6EA
#90F6EA is a very light, moderate teal. Relative luminance 0.778; OKLCH L 90.8% C 0.098 H 186.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90F6EA |
|---|---|
| RGB | rgb(144, 246, 234) |
| HSL | hsl(173, 85%, 76%) |
| HSV | hsv(173, 41%, 96%) |
| CMYK | cmyk(41.5%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(90.68, -32.57, -3.57) |
| CIE-LCH | lch(90.68, 32.76, 186.26°) |
| OKLab | oklab(90.76% -0.097 -0.0101) |
| OKLCH | oklch(90.76% 0.098 186) |
| XYZ | xyz(59.3029, 77.7769, 89.7134) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 4.78
Pale Cyan
#B7FFFA
ΔE00 5.41
Pale Aqua
#B8FFEB
ΔE00 5.72
Bright Aqua
#0BF9EA
ΔE00 6.65
Bright Cyan
#41FDFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F6EA #F6909C
analogous
#90F6B7 #90F6EA #90CFF6
triadic
#90F6EA #EA90F6 #F6EA90
tetradic
#90F6EA #B790F6 #F6909C #CFF690
square
#90F6EA #B790F6 #F6909C #CFF690
split-complementary
#90F6EA #F690CF #F6B790
monochromatic
#1FEDD5 #57F1DF #90F6EA #C9FBF5 #E3FDFA
Accessibility & contrast
On white
1.27
#90F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#90F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F6EA
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F6EA | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#66FAF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #90f6ea; /* rgb */ color: rgb(144, 246, 234); /* oklch */ color: oklch(90.8% 0.098 186.0);
Tailwind
colors: {
custom: {
50: '#b5f9f0',
500: '#90f6ea',
950: '#000000',
},
}SCSS
$custom: #90f6ea; $custom-light: #b5f9f0; $custom-dark: #000000;
JSON
{
"hex": "#90f6ea",
"rgb": {
"r": 144,
"g": 246,
"b": 234
},
"hsl": {
"h": 172.941,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.90757,
"c": 0.09755,
"h": 186
},
"luminance": 0.77781
}Semantic roles & 50–950 ramp
primary
#90F6EA
secondary
#D45665
accent
#041EE1
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585