#90FEDD#90FEDD
#90FEDD is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.113 H 172.3°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #90FEDD |
|---|---|
| RGB | rgb(144, 254, 221) |
| HSL | hsl(162, 98%, 78%) |
| HSV | hsv(162, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.59, -39.16, 5.95) |
| CIE-LCH | lch(92.59, 39.61, 171.36°) |
| OKLab | oklab(92.19% -0.1115 0.0151) |
| OKLCH | oklch(92.19% 0.113 172.3) |
| XYZ | xyz(59.9892, 82.0289, 81.0646) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.86
Aquamarine
#7FFFD4
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.15
Pale Turquoise
#A5FBD5
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.93
Light Aquamarine
#7BFDC7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FEDD #FE90B1
analogous
#90FEA6 #90FEDD #90E8FE
triadic
#90FEDD #DD90FE #FEDD90
tetradic
#90FEDD #A690FE #FE90B1 #E8FE90
square
#90FEDD #A690FE #FE90B1 #E8FE90
split-complementary
#90FEDD #FE90E8 #FEA690
monochromatic
#17FDB8 #53FDCA #90FEDD #CDFFF0 #E1FFF6
Accessibility & contrast
On white
1.21
#90FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#90FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FEDD
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FEDD | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#6AFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90fedd; /* rgb */ color: rgb(144, 254, 221); /* oklch */ color: oklch(92.2% 0.113 172.3);
Tailwind
colors: {
custom: {
50: '#b6ffe7',
500: '#90fedd',
950: '#000000',
},
}SCSS
$custom: #90fedd; $custom-light: #b6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#90fedd",
"rgb": {
"r": 144,
"g": 254,
"b": 221
},
"hsl": {
"h": 162,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.9219,
"c": 0.11254,
"h": 172.3
},
"luminance": 0.82033
}Semantic roles & 50–950 ramp
primary
#90FEDD
secondary
#DF537D
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684