#90FFDD#90FFDD
#90FFDD is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.114 H 171.8°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFDD |
|---|---|
| RGB | rgb(144, 255, 221) |
| HSL | hsl(162, 100%, 78%) |
| HSV | hsv(162, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.87, -39.61, 6.36) |
| CIE-LCH | lch(92.87, 40.11, 170.88°) |
| OKLab | oklab(92.42% -0.1126 0.0162) |
| OKLCH | oklch(92.42% 0.114 171.8) |
| XYZ | xyz(60.3074, 82.6652, 81.1706) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.61
Aquamarine
#7FFFD4
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 3.12
Pale Turquoise
#A5FBD5
ΔE00 3.43
Tiffany Blue
#7BF2DA
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFDD #FF90B2
analogous
#90FFA5 #90FFDD #90E9FF
triadic
#90FFDD #DD90FF #FFDD90
tetradic
#90FFDD #A590FF #FF90B2 #E9FF90
square
#90FFDD #A590FF #FF90B2 #E9FF90
split-complementary
#90FFDD #FF90E9 #FFA590
monochromatic
#16FFB8 #53FFCA #90FFDD #CDFFF0 #E0FFF6
Accessibility & contrast
On white
1.20
#90FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#90FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFDD
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFDD | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#6AFFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90ffdd; /* rgb */ color: rgb(144, 255, 221); /* oklch */ color: oklch(92.4% 0.114 171.8);
Tailwind
colors: {
custom: {
50: '#b6ffe7',
500: '#90ffdd',
950: '#000000',
},
}SCSS
$custom: #90ffdd; $custom-light: #b6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#90ffdd",
"rgb": {
"r": 144,
"g": 255,
"b": 221
},
"hsl": {
"h": 161.622,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92416,
"c": 0.1138,
"h": 171.8
},
"luminance": 0.8267
}Semantic roles & 50–950 ramp
primary
#90FFDD
secondary
#E1537E
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684