#90F5EE#90F5EE
#90F5EE is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.7% C 0.096 H 189.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90F5EE |
|---|---|
| RGB | rgb(144, 245, 238) |
| HSL | hsl(176, 83%, 76%) |
| HSV | hsv(176, 41%, 96%) |
| CMYK | cmyk(41.2%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(90.51, -31.16, -5.91) |
| CIE-LCH | lch(90.51, 31.72, 190.73°) |
| OKLab | oklab(90.66% -0.0942 -0.0164) |
| OKLCH | oklch(90.66% 0.096 189.9) |
| XYZ | xyz(59.5807, 77.4027, 92.6729) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.79
Pale Cyan
#B7FFFA
ΔE00 4.80
Paleturquoise
#AFEEEE
ΔE00 5.89
Bright Cyan
#41FDFE
ΔE00 5.98
Tiffany Blue
#7BF2DA
ΔE00 6.05
Eggshell Blue
#C4FFF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F5EE #F59097
analogous
#90F5BC #90F5EE #90CAF5
triadic
#90F5EE #EE90F5 #F5EE90
tetradic
#90F5EE #BC90F5 #F59097 #CAF590
square
#90F5EE #BC90F5 #F59097 #CAF590
split-complementary
#90F5EE #F590CA #F5BC90
monochromatic
#20EBDD #58F0E5 #90F5EE #C8FAF7 #E3FCFB
Accessibility & contrast
On white
1.27
#90F5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#90F5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F5EE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F5EE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEE
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#64FAF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #90f5ee; /* rgb */ color: rgb(144, 245, 238); /* oklch */ color: oklch(90.7% 0.096 189.9);
Tailwind
colors: {
custom: {
50: '#b6f8f3',
500: '#90f5ee',
950: '#000000',
},
}SCSS
$custom: #90f5ee; $custom-light: #b6f8f3; $custom-dark: #000000;
JSON
{
"hex": "#90f5ee",
"rgb": {
"r": 144,
"g": 245,
"b": 238
},
"hsl": {
"h": 175.842,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.90655,
"c": 0.09567,
"h": 189.9
},
"luminance": 0.77407
}Semantic roles & 50–950 ramp
primary
#90F5EE
secondary
#D3565F
accent
#0615E0
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585