#90DDCD#90DDCD
#90DDCD is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.080 H 179.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDCD |
|---|---|
| RGB | rgb(144, 221, 205) |
| HSL | hsl(168, 53%, 72%) |
| HSV | hsv(168, 35%, 87%) |
| CMYK | cmyk(34.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.94, -27.26, 0.33) |
| CIE-LCH | lch(82.94, 27.26, 179.32°) |
| OKLab | oklab(84.29% -0.0797 0.0004) |
| OKLCH | oklch(84.29% 0.08 179.7) |
| XYZ | xyz(48.3735, 62.0470, 67.1731) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.23
Pale Teal
#82CBB2
ΔE00 5.60
Tiffany Blue
#7BF2DA
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 7.06
Pale Aqua
#B8FFEB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDCD #DD90A0
analogous
#90DDA7 #90DDCD #90C7DD
triadic
#90DDCD #CD90DD #DDCD90
tetradic
#90DDCD #A790DD #DD90A0 #C7DD90
square
#90DDCD #A790DD #DD90A0 #C7DD90
split-complementary
#90DDCD #DD90C7 #DDA790
monochromatic
#39BA9F #61CFB8 #90DDCD #BFEBE2 #E8F8F4
Accessibility & contrast
On white
1.57
#90DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#90DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDCD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDCD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#77DFD8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90ddcd; /* rgb */ color: rgb(144, 221, 205); /* oklch */ color: oklch(84.3% 0.080 179.7);
Tailwind
colors: {
custom: {
50: '#b3e7dc',
500: '#90ddcd',
950: '#000000',
},
}SCSS
$custom: #90ddcd; $custom-light: #b3e7dc; $custom-dark: #000000;
JSON
{
"hex": "#90ddcd",
"rgb": {
"r": 144,
"g": 221,
"b": 205
},
"hsl": {
"h": 167.532,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.84287,
"c": 0.07968,
"h": 179.7
},
"luminance": 0.6205
}Semantic roles & 50–950 ramp
primary
#90DDCD
secondary
#B55D6F
accent
#2545C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484