#90F2EC#90F2EC
#90F2EC is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.9% C 0.093 H 190.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2EC |
|---|---|
| RGB | rgb(144, 242, 236) |
| HSL | hsl(176, 79%, 76%) |
| HSV | hsv(176, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(89.62, -30.22, -6.17) |
| CIE-LCH | lch(89.62, 30.84, 191.54°) |
| OKLab | oklab(89.92% -0.0916 -0.0171) |
| OKLCH | oklch(89.92% 0.093 190.6) |
| XYZ | xyz(58.3883, 75.4854, 90.8340) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.91
Pale Cyan
#B7FFFA
ΔE00 4.89
Paleturquoise
#AFEEEE
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Tiffany Blue
#7BF2DA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2EC #F29096
analogous
#90F2BB #90F2EC #90C7F2
triadic
#90F2EC #EC90F2 #F2EC90
tetradic
#90F2EC #BB90F2 #F29096 #C7F290
square
#90F2EC #BB90F2 #F29096 #C7F290
split-complementary
#90F2EC #F290C7 #F2BB90
monochromatic
#22E5D9 #59ECE3 #90F2EC #C7F8F5 #E4FCFA
Accessibility & contrast
On white
1.30
#90F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#90F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2EC
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2EC | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#66F7F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #90f2ec; /* rgb */ color: rgb(144, 242, 236); /* oklch */ color: oklch(89.9% 0.093 190.6);
Tailwind
colors: {
custom: {
50: '#b5f6f2',
500: '#90f2ec',
950: '#000000',
},
}SCSS
$custom: #90f2ec; $custom-light: #b5f6f2; $custom-dark: #000000;
JSON
{
"hex": "#90f2ec",
"rgb": {
"r": 144,
"g": 242,
"b": 236
},
"hsl": {
"h": 176.327,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.89924,
"c": 0.09323,
"h": 190.6
},
"luminance": 0.7549
}Semantic roles & 50–950 ramp
primary
#90F2EC
secondary
#CF575F
accent
#0A17DB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585