#90DDCE#90DDCE
#90DDCE is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.079 H 180.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDCE |
|---|---|
| RGB | rgb(144, 221, 206) |
| HSL | hsl(168, 53%, 72%) |
| HSV | hsv(168, 35%, 87%) |
| CMYK | cmyk(34.8%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(82.96, -27.03, -0.17) |
| CIE-LCH | lch(82.96, 27.04, 180.35°) |
| OKLab | oklab(84.32% -0.0793 -0.0009) |
| OKLCH | oklch(84.32% 0.079 180.6) |
| XYZ | xyz(48.4946, 62.0955, 67.8108) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.50
Pale Teal
#82CBB2
ΔE00 5.83
Tiffany Blue
#7BF2DA
ΔE00 6.16
Light Teal
#90E4C1
ΔE00 6.41
Turquoise
#40E0D0
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDCE #DD909F
analogous
#90DDA8 #90DDCE #90C6DD
triadic
#90DDCE #CE90DD #DDCE90
tetradic
#90DDCE #A890DD #DD909F #C6DD90
square
#90DDCE #A890DD #DD909F #C6DD90
split-complementary
#90DDCE #DD90C6 #DDA890
monochromatic
#39BAA1 #61CFB9 #90DDCE #BFEBE3 #E8F8F5
Accessibility & contrast
On white
1.56
#90DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#90DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDCE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDCE | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#77E0D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #90ddce; /* rgb */ color: rgb(144, 221, 206); /* oklch */ color: oklch(84.3% 0.079 180.6);
Tailwind
colors: {
custom: {
50: '#b3e7dc',
500: '#90ddce',
950: '#000000',
},
}SCSS
$custom: #90ddce; $custom-light: #b3e7dc; $custom-dark: #000000;
JSON
{
"hex": "#90ddce",
"rgb": {
"r": 144,
"g": 221,
"b": 206
},
"hsl": {
"h": 168.312,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.84316,
"c": 0.07926,
"h": 180.6
},
"luminance": 0.62098
}Semantic roles & 50–950 ramp
primary
#90DDCE
secondary
#B55D6E
accent
#2543C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484