#90F3EF#90F3EF
#90F3EF is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.2% C 0.094 H 192.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90F3EF |
|---|---|
| RGB | rgb(144, 243, 239) |
| HSL | hsl(178, 80%, 76%) |
| HSV | hsv(178, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(89.98, -29.98, -7.21) |
| CIE-LCH | lch(89.98, 30.83, 193.51°) |
| OKLab | oklab(90.24% -0.0916 -0.0199) |
| OKLCH | oklch(90.24% 0.094 192.3) |
| XYZ | xyz(59.1262, 76.2581, 93.2482) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.60
Pale Cyan
#B7FFFA
ΔE00 4.76
Paleturquoise
#AFEEEE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F3EF #F39094
analogous
#90F3BD #90F3EF #90C5F3
triadic
#90F3EF #EF90F3 #F3EF90
tetradic
#90F3EF #BD90F3 #F39094 #C5F390
square
#90F3EF #BD90F3 #F39094 #C5F390
split-complementary
#90F3EF #F390C5 #F3BD90
monochromatic
#22E7DF #59EDE7 #90F3EF #C7F9F7 #E3FCFB
Accessibility & contrast
On white
1.29
#90F3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#90F3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F3EF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F3EF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#D7DDF0
Tritanopia (blue-blind)
#64F8F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #90f3ef; /* rgb */ color: rgb(144, 243, 239); /* oklch */ color: oklch(90.2% 0.094 192.3);
Tailwind
colors: {
custom: {
50: '#b5f7f4',
500: '#90f3ef',
950: '#000000',
},
}SCSS
$custom: #90f3ef; $custom-light: #b5f7f4; $custom-dark: #000000;
JSON
{
"hex": "#90f3ef",
"rgb": {
"r": 144,
"g": 243,
"b": 239
},
"hsl": {
"h": 177.576,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.9024,
"c": 0.09371,
"h": 192.3
},
"luminance": 0.76262
}Semantic roles & 50–950 ramp
primary
#90F3EF
secondary
#D0575C
accent
#0911DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585