#90FAED#90FAED
#90FAED is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.7% C 0.101 H 185.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #90FAED |
|---|---|
| RGB | rgb(144, 250, 237) |
| HSL | hsl(173, 91%, 77%) |
| HSV | hsv(173, 42%, 98%) |
| CMYK | cmyk(42.4%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(91.87, -33.74, -3.38) |
| CIE-LCH | lch(91.87, 33.91, 185.72°) |
| OKLab | oklab(91.74% -0.1003 -0.0096) |
| OKLCH | oklch(91.74% 0.101 185.5) |
| XYZ | xyz(60.9673, 80.4103, 92.4124) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.35
Light Cyan
#ACFFFC
ΔE00 4.87
Pale Cyan
#B7FFFA
ΔE00 5.51
Pale Aqua
#B8FFEB
ΔE00 5.58
Bright Aqua
#0BF9EA
ΔE00 6.42
Bright Turquoise
#0FFEF9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FAED #FA909D
analogous
#90FAB8 #90FAED #90D2FA
triadic
#90FAED #ED90FA #FAED90
tetradic
#90FAED #B890FA #FA909D #D2FA90
square
#90FAED #B890FA #FA909D #D2FA90
split-complementary
#90FAED #FA90D2 #FAB890
monochromatic
#1BF5DA #55F7E4 #90FAED #CBFDF6 #E2FEFA
Accessibility & contrast
On white
1.23
#90FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#90FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FAED
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FAED | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0ED
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#63FEF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90faed; /* rgb */ color: rgb(144, 250, 237); /* oklch */ color: oklch(91.7% 0.101 185.5);
Tailwind
colors: {
custom: {
50: '#b6fcf2',
500: '#90faed',
950: '#000000',
},
}SCSS
$custom: #90faed; $custom-light: #b6fcf2; $custom-dark: #000000;
JSON
{
"hex": "#90faed",
"rgb": {
"r": 144,
"g": 250,
"b": 237
},
"hsl": {
"h": 172.642,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91742,
"c": 0.10078,
"h": 185.5
},
"luminance": 0.80415
}Semantic roles & 50–950 ramp
primary
#90FAED
secondary
#DA5565
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585