#90DDDC#90DDDC
#90DDDC is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.076 H 194.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDDC |
|---|---|
| RGB | rgb(144, 221, 220) |
| HSL | hsl(179, 53%, 72%) |
| HSV | hsv(179, 35%, 87%) |
| CMYK | cmyk(34.8%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(83.34, -23.83, -7.04) |
| CIE-LCH | lch(83.34, 24.85, 196.46°) |
| OKLab | oklab(84.74% -0.0735 -0.0194) |
| OKLCH | oklch(84.74% 0.076 194.8) |
| XYZ | xyz(50.2717, 62.8063, 77.1701) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.93
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Mediumturquoise
#48D1CC
ΔE00 7.34
Robin'S Egg
#6DEDFD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDDC #DD9091
analogous
#90DDB6 #90DDDC #90B8DD
triadic
#90DDDC #DC90DD #DDDC90
tetradic
#90DDDC #B690DD #DD9091 #B8DD90
square
#90DDDC #B690DD #DD9091 #B8DD90
split-complementary
#90DDDC #DD90B8 #DDB690
monochromatic
#39BAB8 #61CFCD #90DDDC #BFEBEB #E8F8F8
Accessibility & contrast
On white
1.55
#90DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#90DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDDC
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDDC | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#72E2DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90dddc; /* rgb */ color: rgb(144, 221, 220); /* oklch */ color: oklch(84.7% 0.076 194.8);
Tailwind
colors: {
custom: {
50: '#b4e7e6',
500: '#90dddc',
950: '#000000',
},
}SCSS
$custom: #90dddc; $custom-light: #b4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#90dddc",
"rgb": {
"r": 144,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.221,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.84742,
"c": 0.076,
"h": 194.8
},
"luminance": 0.6281
}Semantic roles & 50–950 ramp
primary
#90DDDC
secondary
#B55D5E
accent
#2527C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484