#90FCDC#90FCDC
#90FCDC is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.111 H 172.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCDC |
|---|---|
| RGB | rgb(144, 252, 220) |
| HSL | hsl(162, 95%, 78%) |
| HSV | hsv(162, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(92.00, -38.47, 5.63) |
| CIE-LCH | lch(92.00, 38.88, 171.68°) |
| OKLab | oklab(91.71% -0.1097 0.0143) |
| OKLCH | oklch(91.71% 0.111 172.6) |
| XYZ | xyz(59.2250, 80.7130, 80.1545) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.22
Light Turquoise
#7EF4CC
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCDC #FC90B0
analogous
#90FCA6 #90FCDC #90E6FC
triadic
#90FCDC #DC90FC #FCDC90
tetradic
#90FCDC #A690FC #FC90B0 #E6FC90
square
#90FCDC #A690FC #FC90B0 #E6FC90
split-complementary
#90FCDC #FC90E6 #FCA690
monochromatic
#19F9B6 #54FAC9 #90FCDC #CCFEEF #E1FEF6
Accessibility & contrast
On white
1.22
#90FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#90FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCDC
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCDC | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#6BFEF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fcdc; /* rgb */ color: rgb(144, 252, 220); /* oklch */ color: oklch(91.7% 0.111 172.6);
Tailwind
colors: {
custom: {
50: '#b5fee6',
500: '#90fcdc',
950: '#000000',
},
}SCSS
$custom: #90fcdc; $custom-light: #b5fee6; $custom-dark: #000000;
JSON
{
"hex": "#90fcdc",
"rgb": {
"r": 144,
"g": 252,
"b": 220
},
"hsl": {
"h": 162.222,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.9171,
"c": 0.11062,
"h": 172.6
},
"luminance": 0.80717
}Semantic roles & 50–950 ramp
primary
#90FCDC
secondary
#DC547C
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684