#90F2EA#90F2EA
#90F2EA is a very light, moderate teal. Relative luminance 0.754; OKLCH L 89.9% C 0.094 H 188.9°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2EA |
|---|---|
| RGB | rgb(144, 242, 234) |
| HSL | hsl(175, 79%, 76%) |
| HSV | hsv(175, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(89.57, -30.69, -5.21) |
| CIE-LCH | lch(89.57, 31.12, 189.63°) |
| OKLab | oklab(89.86% -0.0924 -0.0145) |
| OKLCH | oklch(89.86% 0.094 188.9) |
| XYZ | xyz(58.0993, 75.3698, 89.3122) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.22
Pale Cyan
#B7FFFA
ΔE00 5.05
Tiffany Blue
#7BF2DA
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 5.82
Bright Cyan
#41FDFE
ΔE00 6.46
Pale Aqua
#B8FFEB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2EA #F29098
analogous
#90F2B9 #90F2EA #90C9F2
triadic
#90F2EA #EA90F2 #F2EA90
tetradic
#90F2EA #B990F2 #F29098 #C9F290
square
#90F2EA #B990F2 #F29098 #C9F290
split-complementary
#90F2EA #F290C9 #F2B990
monochromatic
#22E5D5 #59ECE0 #90F2EA #C7F8F4 #E4FCFA
Accessibility & contrast
On white
1.31
#90F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#90F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2EA
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2EA | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#D7DCEB
Tritanopia (blue-blind)
#67F7EF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #90f2ea; /* rgb */ color: rgb(144, 242, 234); /* oklch */ color: oklch(89.9% 0.094 188.9);
Tailwind
colors: {
custom: {
50: '#b5f6f0',
500: '#90f2ea',
950: '#000000',
},
}SCSS
$custom: #90f2ea; $custom-light: #b5f6f0; $custom-dark: #000000;
JSON
{
"hex": "#90f2ea",
"rgb": {
"r": 144,
"g": 242,
"b": 234
},
"hsl": {
"h": 175.102,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.89863,
"c": 0.09358,
"h": 188.9
},
"luminance": 0.75374
}Semantic roles & 50–950 ramp
primary
#90F2EA
secondary
#CF5761
accent
#0A1BDB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585