#90FCD4#90FCD4
#90FCD4 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.116 H 167.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCD4 |
|---|---|
| RGB | rgb(144, 252, 212) |
| HSL | hsl(158, 95%, 78%) |
| HSV | hsv(158, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(91.82, -40.17, 9.49) |
| CIE-LCH | lch(91.82, 41.28, 166.70°) |
| OKLab | oklab(91.5% -0.1131 0.0244) |
| OKLCH | oklch(91.5% 0.116 167.8) |
| XYZ | xyz(58.1908, 80.2993, 74.7075) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.58
Aquamarine
#7FFFD4
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 2.19
Pale Turquoise
#A5FBD5
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 3.52
Light Teal
#90E4C1
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCD4 #FC90B8
analogous
#90FC9E #90FCD4 #90EEFC
triadic
#90FCD4 #D490FC #FCD490
tetradic
#90FCD4 #9E90FC #FC90B8 #EEFC90
square
#90FCD4 #9E90FC #FC90B8 #EEFC90
split-complementary
#90FCD4 #FC90EE #FC9E90
monochromatic
#19F9A6 #54FABD #90FCD4 #CCFEEB #E1FEF3
Accessibility & contrast
On white
1.23
#90FCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#90FCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCD4
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCD4 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD2
Deuteranopia (green-blind)
#E6E2D7
Tritanopia (blue-blind)
#6FFDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90fcd4; /* rgb */ color: rgb(144, 252, 212); /* oklch */ color: oklch(91.5% 0.116 167.8);
Tailwind
colors: {
custom: {
50: '#b5fee1',
500: '#90fcd4',
950: '#000000',
},
}SCSS
$custom: #90fcd4; $custom-light: #b5fee1; $custom-dark: #000000;
JSON
{
"hex": "#90fcd4",
"rgb": {
"r": 144,
"g": 252,
"b": 212
},
"hsl": {
"h": 157.778,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.915,
"c": 0.11569,
"h": 167.8
},
"luminance": 0.80304
}Semantic roles & 50–950 ramp
primary
#90FCD4
secondary
#DC5486
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684