#90FCDD#90FCDD
#90FCDD is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.110 H 173.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCDD |
|---|---|
| RGB | rgb(144, 252, 221) |
| HSL | hsl(163, 95%, 78%) |
| HSV | hsv(163, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(92.03, -38.25, 5.14) |
| CIE-LCH | lch(92.03, 38.60, 172.34°) |
| OKLab | oklab(91.74% -0.1093 0.013) |
| OKLCH | oklch(91.74% 0.11 173.2) |
| XYZ | xyz(59.3579, 80.7661, 80.8541) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.46
Light Turquoise
#7EF4CC
ΔE00 3.29
Aquamarine
#7FFFD4
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 3.39
Pale Turquoise
#A5FBD5
ΔE00 3.70
Pale Aqua
#B8FFEB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCDD #FC90AF
analogous
#90FCA7 #90FCDD #90E5FC
triadic
#90FCDD #DD90FC #FCDD90
tetradic
#90FCDD #A790FC #FC90AF #E5FC90
square
#90FCDD #A790FC #FC90AF #E5FC90
split-complementary
#90FCDD #FC90E5 #FCA790
monochromatic
#19F9B8 #54FACB #90FCDD #CCFEEF #E1FEF6
Accessibility & contrast
On white
1.22
#90FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#90FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCDD
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCDD | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#6BFEF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fcdd; /* rgb */ color: rgb(144, 252, 221); /* oklch */ color: oklch(91.7% 0.110 173.2);
Tailwind
colors: {
custom: {
50: '#b6fee7',
500: '#90fcdd',
950: '#000000',
},
}SCSS
$custom: #90fcdd; $custom-light: #b6fee7; $custom-dark: #000000;
JSON
{
"hex": "#90fcdd",
"rgb": {
"r": 144,
"g": 252,
"b": 221
},
"hsl": {
"h": 162.778,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.91737,
"c": 0.11003,
"h": 173.2
},
"luminance": 0.80771
}Semantic roles & 50–950 ramp
primary
#90FCDD
secondary
#DC547B
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684