#90F0EA#90F0EA
#90F0EA is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.4% C 0.092 H 190.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #90F0EA |
|---|---|
| RGB | rgb(144, 240, 234) |
| HSL | hsl(176, 76%, 75%) |
| HSV | hsv(176, 40%, 94%) |
| CMYK | cmyk(40%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(89.01, -29.74, -6.03) |
| CIE-LCH | lch(89.01, 30.34, 191.46°) |
| OKLab | oklab(89.42% -0.0902 -0.0167) |
| OKLCH | oklch(89.42% 0.092 190.5) |
| XYZ | xyz(57.5073, 74.1858, 89.1149) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.14
Pale Cyan
#B7FFFA
ΔE00 5.04
Paleturquoise
#AFEEEE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Tiffany Blue
#7BF2DA
ΔE00 6.40
Bright Cyan
#41FDFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F0EA #F09096
analogous
#90F0BA #90F0EA #90C6F0
triadic
#90F0EA #EA90F0 #F0EA90
tetradic
#90F0EA #BA90F0 #F09096 #C6F090
square
#90F0EA #BA90F0 #F09096 #C6F090
split-complementary
#90F0EA #F090C6 #F0BA90
monochromatic
#24E1D6 #5AE9E0 #90F0EA #C6F7F4 #E4FBFA
Accessibility & contrast
On white
1.33
#90F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#90F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F0EA
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F0EA | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#67F5EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #90f0ea; /* rgb */ color: rgb(144, 240, 234); /* oklch */ color: oklch(89.4% 0.092 190.5);
Tailwind
colors: {
custom: {
50: '#b5f5f0',
500: '#90f0ea',
950: '#000000',
},
}SCSS
$custom: #90f0ea; $custom-light: #b5f5f0; $custom-dark: #000000;
JSON
{
"hex": "#90f0ea",
"rgb": {
"r": 144,
"g": 240,
"b": 234
},
"hsl": {
"h": 176.25,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.89416,
"c": 0.0917,
"h": 190.5
},
"luminance": 0.7419
}Semantic roles & 50–950 ramp
primary
#90F0EA
secondary
#CC585F
accent
#0D1AD8
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585