#90FAEF#90FAEF
#90FAEF is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.8% C 0.100 H 187.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #90FAEF |
|---|---|
| RGB | rgb(144, 250, 239) |
| HSL | hsl(174, 91%, 77%) |
| HSV | hsv(174, 42%, 98%) |
| CMYK | cmyk(42.4%, 0%, 4.4%, 2%) |
| CIE-LAB | lab(91.92, -33.28, -4.34) |
| CIE-LCH | lch(91.92, 33.56, 187.43°) |
| OKLab | oklab(91.8% -0.0995 -0.0122) |
| OKLCH | oklch(91.8% 0.1 187) |
| XYZ | xyz(61.2611, 80.5278, 93.9598) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 4.95
Pale Cyan
#B7FFFA
ΔE00 5.18
Pale Aqua
#B8FFEB
ΔE00 5.92
Bright Cyan
#41FDFE
ΔE00 6.26
Bright Turquoise
#0FFEF9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FAEF #FA909B
analogous
#90FABA #90FAEF #90D0FA
triadic
#90FAEF #EF90FA #FAEF90
tetradic
#90FAEF #BA90FA #FA909B #D0FA90
square
#90FAEF #BA90FA #FA909B #D0FA90
split-complementary
#90FAEF #FA90D0 #FABA90
monochromatic
#1BF5DE #55F7E7 #90FAEF #CBFDF7 #E2FEFB
Accessibility & contrast
On white
1.23
#90FAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#90FAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FAEF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FAEF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#62FEF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90faef; /* rgb */ color: rgb(144, 250, 239); /* oklch */ color: oklch(91.8% 0.100 187.0);
Tailwind
colors: {
custom: {
50: '#b6fcf4',
500: '#90faef',
950: '#000000',
},
}SCSS
$custom: #90faef; $custom-light: #b6fcf4; $custom-dark: #000000;
JSON
{
"hex": "#90faef",
"rgb": {
"r": 144,
"g": 250,
"b": 239
},
"hsl": {
"h": 173.774,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.91801,
"c": 0.10025,
"h": 187
},
"luminance": 0.80533
}Semantic roles & 50–950 ramp
primary
#90FAEF
secondary
#DA5562
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585