#90FDEB#90FDEB
#90FDEB is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.105 H 182.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDEB |
|---|---|
| RGB | rgb(144, 253, 235) |
| HSL | hsl(170, 96%, 78%) |
| HSV | hsv(170, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.65, -35.59, -1.19) |
| CIE-LCH | lch(92.65, 35.61, 181.92°) |
| OKLab | oklab(92.36% -0.1045 -0.0038) |
| OKLCH | oklch(92.36% 0.105 182.1) |
| XYZ | xyz(61.6163, 82.1733, 91.1953) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.41
Pale Aqua
#B8FFEB
ΔE00 5.08
Light Aqua
#8CFFDB
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 6.17
Bright Aqua
#0BF9EA
ΔE00 6.44
Pale Cyan
#B7FFFA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDEB #FD90A2
analogous
#90FDB5 #90FDEB #90D8FD
triadic
#90FDEB #EB90FD #FDEB90
tetradic
#90FDEB #B590FD #FD90A2 #D8FD90
square
#90FDEB #B590FD #FD90A2 #D8FD90
split-complementary
#90FDEB #FD90D8 #FDB590
monochromatic
#18FBD5 #54FCE0 #90FDEB #CCFEF6 #E1FEFA
Accessibility & contrast
On white
1.20
#90FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#90FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDEB
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDEB | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#64FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90fdeb; /* rgb */ color: rgb(144, 253, 235); /* oklch */ color: oklch(92.4% 0.105 182.1);
Tailwind
colors: {
custom: {
50: '#b6fef1',
500: '#90fdeb',
950: '#000000',
},
}SCSS
$custom: #90fdeb; $custom-light: #b6fef1; $custom-dark: #000000;
JSON
{
"hex": "#90fdeb",
"rgb": {
"r": 144,
"g": 253,
"b": 235
},
"hsl": {
"h": 170.092,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.92355,
"c": 0.10459,
"h": 182.1
},
"luminance": 0.82178
}Semantic roles & 50–950 ramp
primary
#90FDEB
secondary
#DE536A
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685