#90FCED#90FCED
#90FCED is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.2% C 0.103 H 184.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCED |
|---|---|
| RGB | rgb(144, 252, 237) |
| HSL | hsl(172, 95%, 78%) |
| HSV | hsv(172, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.42, -34.67, -2.56) |
| CIE-LCH | lch(92.42, 34.76, 184.23°) |
| OKLab | oklab(92.19% -0.1026 -0.0074) |
| OKLCH | oklch(92.19% 0.103 184.1) |
| XYZ | xyz(61.5920, 81.6598, 92.6206) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.98
Pale Aqua
#B8FFEB
ΔE00 5.35
Light Cyan
#ACFFFC
ΔE00 5.37
Pale Cyan
#B7FFFA
ΔE00 5.89
Bright Aqua
#0BF9EA
ΔE00 6.34
Light Aqua
#8CFFDB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCED #FC909F
analogous
#90FCB7 #90FCED #90D5FC
triadic
#90FCED #ED90FC #FCED90
tetradic
#90FCED #B790FC #FC909F #D5FC90
square
#90FCED #B790FC #FC909F #D5FC90
split-complementary
#90FCED #FC90D5 #FCB790
monochromatic
#19F9DA #54FAE3 #90FCED #CCFEF7 #E1FEFA
Accessibility & contrast
On white
1.21
#90FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#90FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCED
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCED | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#E0E4EE
Tritanopia (blue-blind)
#63FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #90fced; /* rgb */ color: rgb(144, 252, 237); /* oklch */ color: oklch(92.2% 0.103 184.1);
Tailwind
colors: {
custom: {
50: '#b6fdf2',
500: '#90fced',
950: '#000000',
},
}SCSS
$custom: #90fced; $custom-light: #b6fdf2; $custom-dark: #000000;
JSON
{
"hex": "#90fced",
"rgb": {
"r": 144,
"g": 252,
"b": 237
},
"hsl": {
"h": 171.667,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.92189,
"c": 0.10284,
"h": 184.1
},
"luminance": 0.81665
}Semantic roles & 50–950 ramp
primary
#90FCED
secondary
#DC5467
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685