#90DCD2#90DCD2
#90DCD2 is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.2% C 0.077 H 185.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCD2 |
|---|---|
| RGB | rgb(144, 220, 210) |
| HSL | hsl(172, 52%, 71%) |
| HSV | hsv(172, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(82.79, -25.65, -2.55) |
| CIE-LCH | lch(82.79, 25.78, 185.67°) |
| OKLab | oklab(84.21% -0.0764 -0.0072) |
| OKLCH | oklch(84.21% 0.077 185.4) |
| XYZ | xyz(48.7235, 61.7658, 70.3149) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.59
Seafoam Blue
#78D1B6
ΔE00 6.93
Pale Teal
#82CBB2
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 7.09
Tiffany Blue
#7BF2DA
ΔE00 7.22
Turquoise
#40E0D0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCD2 #DC909A
analogous
#90DCAC #90DCD2 #90C0DC
triadic
#90DCD2 #D290DC #DCD290
tetradic
#90DCD2 #AC90DC #DC909A #C0DC90
square
#90DCD2 #AC90DC #DC909A #C0DC90
split-complementary
#90DCD2 #DC90C0 #DCAC90
monochromatic
#3AB8A7 #61CDBF #90DCD2 #BFEBE5 #E8F8F6
Accessibility & contrast
On white
1.57
#90DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#90DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCD2
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCD2 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#76DFD9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dcd2; /* rgb */ color: rgb(144, 220, 210); /* oklch */ color: oklch(84.2% 0.077 185.4);
Tailwind
colors: {
custom: {
50: '#b3e7df',
500: '#90dcd2',
950: '#000000',
},
}SCSS
$custom: #90dcd2; $custom-light: #b3e7df; $custom-dark: #000000;
JSON
{
"hex": "#90dcd2",
"rgb": {
"r": 144,
"g": 220,
"b": 210
},
"hsl": {
"h": 172.105,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.8421,
"c": 0.07672,
"h": 185.4
},
"luminance": 0.61769
}Semantic roles & 50–950 ramp
primary
#90DCD2
secondary
#B35D68
accent
#263ABF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484