#90FCD2#90FCD2
#90FCD2 is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.4% C 0.117 H 166.7°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCD2 |
|---|---|
| RGB | rgb(144, 252, 210) |
| HSL | hsl(157, 95%, 78%) |
| HSV | hsv(157, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(91.77, -40.59, 10.46) |
| CIE-LCH | lch(91.77, 41.92, 165.55°) |
| OKLab | oklab(91.45% -0.1139 0.0269) |
| OKLCH | oklch(91.45% 0.117 166.7) |
| XYZ | xyz(57.9401, 80.1990, 73.3871) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.88
Light Aqua
#8CFFDB
ΔE00 2.05
Light Turquoise
#7EF4CC
ΔE00 2.28
Pale Turquoise
#A5FBD5
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.10
Light Teal
#90E4C1
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCD2 #FC90BA
analogous
#90FC9C #90FCD2 #90F0FC
triadic
#90FCD2 #D290FC #FCD290
tetradic
#90FCD2 #9C90FC #FC90BA #F0FC90
square
#90FCD2 #9C90FC #FC90BA #F0FC90
split-complementary
#90FCD2 #FC90F0 #FC9C90
monochromatic
#19F9A2 #54FABA #90FCD2 #CCFEEA #E1FEF3
Accessibility & contrast
On white
1.23
#90FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#90FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCD2
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCD2 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E6E2D5
Tritanopia (blue-blind)
#6FFDF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #90fcd2; /* rgb */ color: rgb(144, 252, 210); /* oklch */ color: oklch(91.4% 0.117 166.7);
Tailwind
colors: {
custom: {
50: '#b5fedf',
500: '#90fcd2',
950: '#000000',
},
}SCSS
$custom: #90fcd2; $custom-light: #b5fedf; $custom-dark: #000000;
JSON
{
"hex": "#90fcd2",
"rgb": {
"r": 144,
"g": 252,
"b": 210
},
"hsl": {
"h": 156.667,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.91449,
"c": 0.11708,
"h": 166.7
},
"luminance": 0.80203
}Semantic roles & 50–950 ramp
primary
#90FCD2
secondary
#DC5489
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684