#90FAEC#90FAEC
#90FAEC is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.7% C 0.101 H 184.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90FAEC |
|---|---|
| RGB | rgb(144, 250, 236) |
| HSL | hsl(172, 91%, 77%) |
| HSV | hsv(172, 42%, 98%) |
| CMYK | cmyk(42.4%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(91.84, -33.97, -2.90) |
| CIE-LCH | lch(91.84, 34.10, 184.88°) |
| OKLab | oklab(91.71% -0.1007 -0.0083) |
| OKLCH | oklch(91.71% 0.101 184.7) |
| XYZ | xyz(60.8216, 80.3520, 91.6451) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 5.13
Pale Aqua
#B8FFEB
ΔE00 5.43
Pale Cyan
#B7FFFA
ΔE00 5.70
Bright Aqua
#0BF9EA
ΔE00 6.40
Light Aqua
#8CFFDB
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FAEC #FA909E
analogous
#90FAB7 #90FAEC #90D3FA
triadic
#90FAEC #EC90FA #FAEC90
tetradic
#90FAEC #B790FA #FA909E #D3FA90
square
#90FAEC #B790FA #FA909E #D3FA90
split-complementary
#90FAEC #FA90D3 #FAB790
monochromatic
#1BF5D8 #55F7E2 #90FAEC #CBFDF6 #E2FEFA
Accessibility & contrast
On white
1.23
#90FAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#90FAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FAEC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FAEC | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEC
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#64FEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90faec; /* rgb */ color: rgb(144, 250, 236); /* oklch */ color: oklch(91.7% 0.101 184.7);
Tailwind
colors: {
custom: {
50: '#b6fcf2',
500: '#90faec',
950: '#000000',
},
}SCSS
$custom: #90faec; $custom-light: #b6fcf2; $custom-dark: #000000;
JSON
{
"hex": "#90faec",
"rgb": {
"r": 144,
"g": 250,
"b": 236
},
"hsl": {
"h": 172.075,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91712,
"c": 0.10107,
"h": 184.7
},
"luminance": 0.80357
}Semantic roles & 50–950 ramp
primary
#90FAEC
secondary
#DA5566
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585