#90F2EE#90F2EE
#90F2EE is a very light, moderate teal. Relative luminance 0.756; OKLCH L 90.0% C 0.093 H 192.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #90F2EE |
|---|---|
| RGB | rgb(144, 242, 238) |
| HSL | hsl(178, 79%, 76%) |
| HSV | hsv(178, 40%, 95%) |
| CMYK | cmyk(40.5%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(89.67, -29.74, -7.14) |
| CIE-LCH | lch(89.67, 30.59, 193.49°) |
| OKLab | oklab(89.99% -0.0908 -0.0197) |
| OKLCH | oklch(89.99% 0.093 192.3) |
| XYZ | xyz(58.6805, 75.6023, 92.3728) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.71
Pale Cyan
#B7FFFA
ΔE00 4.82
Paleturquoise
#AFEEEE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F2EE #F29094
analogous
#90F2BD #90F2EE #90C5F2
triadic
#90F2EE #EE90F2 #F2EE90
tetradic
#90F2EE #BD90F2 #F29094 #C5F290
square
#90F2EE #BD90F2 #F29094 #C5F290
split-complementary
#90F2EE #F290C5 #F2BD90
monochromatic
#22E5DD #59ECE6 #90F2EE #C7F8F6 #E4FCFB
Accessibility & contrast
On white
1.30
#90F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#90F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F2EE
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F2EE | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#65F7F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #90f2ee; /* rgb */ color: rgb(144, 242, 238); /* oklch */ color: oklch(90.0% 0.093 192.3);
Tailwind
colors: {
custom: {
50: '#b5f6f3',
500: '#90f2ee',
950: '#000000',
},
}SCSS
$custom: #90f2ee; $custom-light: #b5f6f3; $custom-dark: #000000;
JSON
{
"hex": "#90f2ee",
"rgb": {
"r": 144,
"g": 242,
"b": 238
},
"hsl": {
"h": 177.551,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.89986,
"c": 0.09295,
"h": 192.3
},
"luminance": 0.75607
}Semantic roles & 50–950 ramp
primary
#90F2EE
secondary
#CF575C
accent
#0A13DB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585