#90FDED#90FDED
#90FDED is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.104 H 183.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #90FDED |
|---|---|
| RGB | rgb(144, 253, 237) |
| HSL | hsl(171, 96%, 78%) |
| HSV | hsv(171, 43%, 99%) |
| CMYK | cmyk(43.1%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(92.70, -35.13, -2.15) |
| CIE-LCH | lch(92.70, 35.20, 183.51°) |
| OKLab | oklab(92.41% -0.1037 -0.0063) |
| OKLCH | oklch(92.41% 0.104 183.5) |
| XYZ | xyz(61.9069, 82.2895, 92.7256) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.85
Pale Aqua
#B8FFEB
ΔE00 5.27
Light Cyan
#ACFFFC
ΔE00 5.63
Light Aqua
#8CFFDB
ΔE00 6.06
Pale Cyan
#B7FFFA
ΔE00 6.10
Bright Aqua
#0BF9EA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FDED #FD90A0
analogous
#90FDB7 #90FDED #90D6FD
triadic
#90FDED #ED90FD #FDED90
tetradic
#90FDED #B790FD #FD90A0 #D6FD90
square
#90FDED #B790FD #FD90A0 #D6FD90
split-complementary
#90FDED #FD90D6 #FDB790
monochromatic
#18FBDA #54FCE3 #90FDED #CCFEF7 #E1FEFA
Accessibility & contrast
On white
1.20
#90FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#90FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FDED
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FDED | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#62FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90fded; /* rgb */ color: rgb(144, 253, 237); /* oklch */ color: oklch(92.4% 0.104 183.5);
Tailwind
colors: {
custom: {
50: '#b6fef2',
500: '#90fded',
950: '#000000',
},
}SCSS
$custom: #90fded; $custom-light: #b6fef2; $custom-dark: #000000;
JSON
{
"hex": "#90fded",
"rgb": {
"r": 144,
"g": 253,
"b": 237
},
"hsl": {
"h": 171.193,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.92413,
"c": 0.10388,
"h": 183.5
},
"luminance": 0.82294
}Semantic roles & 50–950 ramp
primary
#90FDED
secondary
#DE5368
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685