#90F3EE#90F3EE
#90F3EE is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.2% C 0.094 H 191.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #90F3EE |
|---|---|
| RGB | rgb(144, 243, 238) |
| HSL | hsl(177, 80%, 76%) |
| HSV | hsv(177, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(89.95, -30.22, -6.72) |
| CIE-LCH | lch(89.95, 30.96, 192.55°) |
| OKLab | oklab(90.21% -0.092 -0.0186) |
| OKLCH | oklch(90.21% 0.094 191.4) |
| XYZ | xyz(58.9789, 76.1991, 92.4723) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.69
Pale Cyan
#B7FFFA
ΔE00 4.78
Paleturquoise
#AFEEEE
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Bright Cyan
#41FDFE
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F3EE #F39095
analogous
#90F3BC #90F3EE #90C6F3
triadic
#90F3EE #EE90F3 #F3EE90
tetradic
#90F3EE #BC90F3 #F39095 #C6F390
square
#90F3EE #BC90F3 #F39095 #C6F390
split-complementary
#90F3EE #F390C6 #F3BC90
monochromatic
#22E7DD #59EDE6 #90F3EE #C7F9F6 #E3FCFB
Accessibility & contrast
On white
1.29
#90F3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#90F3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F3EE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F3EE | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#64F8F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f3ee; /* rgb */ color: rgb(144, 243, 238); /* oklch */ color: oklch(90.2% 0.094 191.4);
Tailwind
colors: {
custom: {
50: '#b5f7f3',
500: '#90f3ee',
950: '#000000',
},
}SCSS
$custom: #90f3ee; $custom-light: #b5f7f3; $custom-dark: #000000;
JSON
{
"hex": "#90f3ee",
"rgb": {
"r": 144,
"g": 243,
"b": 238
},
"hsl": {
"h": 176.97,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.90209,
"c": 0.09384,
"h": 191.4
},
"luminance": 0.76204
}Semantic roles & 50–950 ramp
primary
#90F3EE
secondary
#D0575D
accent
#0913DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585