#90DDC2#90DDC2
#90DDC2 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.0% C 0.086 H 170.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDC2 |
|---|---|
| RGB | rgb(144, 221, 194) |
| HSL | hsl(159, 53%, 72%) |
| HSV | hsv(159, 35%, 87%) |
| CMYK | cmyk(34.8%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(82.67, -29.64, 5.76) |
| CIE-LCH | lch(82.67, 30.19, 169.00°) |
| OKLab | oklab(83.98% -0.0843 0.0148) |
| OKLCH | oklch(83.98% 0.086 170.1) |
| XYZ | xyz(47.0921, 61.5345, 60.4244) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.65
Seafoam Blue
#78D1B6
ΔE00 3.68
Pale Teal
#82CBB2
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 6.05
Tiffany Blue
#7BF2DA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDC2 #DD90AB
analogous
#90DD9C #90DDC2 #90D2DD
triadic
#90DDC2 #C290DD #DDC290
tetradic
#90DDC2 #9C90DD #DD90AB #D2DD90
square
#90DDC2 #9C90DD #DD90AB #D2DD90
split-complementary
#90DDC2 #DD90D2 #DD9C90
monochromatic
#39BA8D #61CFA8 #90DDC2 #BFEBDC #E8F8F2
Accessibility & contrast
On white
1.58
#90DDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#90DDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDC2
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDC2 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#CCCAC4
Tritanopia (blue-blind)
#7BDED5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90ddc2; /* rgb */ color: rgb(144, 221, 194); /* oklch */ color: oklch(84.0% 0.086 170.1);
Tailwind
colors: {
custom: {
50: '#b3e8d4',
500: '#90ddc2',
950: '#000000',
},
}SCSS
$custom: #90ddc2; $custom-light: #b3e8d4; $custom-dark: #000000;
JSON
{
"hex": "#90ddc2",
"rgb": {
"r": 144,
"g": 221,
"b": 194
},
"hsl": {
"h": 158.961,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.83977,
"c": 0.08562,
"h": 170.1
},
"luminance": 0.61537
}Semantic roles & 50–950 ramp
primary
#90DDC2
secondary
#B55D7B
accent
#255CC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483