#90D3CD#90D3CD
#90D3CD is a very light, moderate teal. Relative luminance 0.569; OKLCH L 82.0% C 0.068 H 188.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #90D3CD |
|---|---|
| RGB | rgb(144, 211, 205) |
| HSL | hsl(175, 43%, 70%) |
| HSV | hsv(175, 32%, 83%) |
| CMYK | cmyk(31.8%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.14, -22.35, -3.78) |
| CIE-LCH | lch(80.14, 22.67, 189.60°) |
| OKLab | oklab(82.04% -0.0674 -0.0105) |
| OKLCH | oklch(82.04% 0.068 188.9) |
| XYZ | xyz(45.8115, 56.9230, 66.3191) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.04
Mediumturquoise
#48D1CC
ΔE00 7.17
Pale Teal
#82CBB2
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.80
Seafoam Blue
#78D1B6
ΔE00 7.98
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D3CD #D39096
analogous
#90D3AC #90D3CD #90B8D3
triadic
#90D3CD #CD90D3 #D3CD90
tetradic
#90D3CD #AC90D3 #D39096 #B8D390
square
#90D3CD #AC90D3 #D39096 #B8D390
split-complementary
#90D3CD #D390B8 #D3AC90
monochromatic
#42A79E #64C2B9 #90D3CD #BCE4E1 #E8F6F4
Accessibility & contrast
On white
1.70
#90D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#90D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D3CD
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D3CD | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#79D6D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #90d3cd; /* rgb */ color: rgb(144, 211, 205); /* oklch */ color: oklch(82.0% 0.068 188.9);
Tailwind
colors: {
custom: {
50: '#b3e0dc',
500: '#90d3cd',
950: '#000000',
},
}SCSS
$custom: #90d3cd; $custom-light: #b3e0dc; $custom-dark: #000000;
JSON
{
"hex": "#90d3cd",
"rgb": {
"r": 144,
"g": 211,
"b": 205
},
"hsl": {
"h": 174.627,
"s": 43.226,
"l": 69.608
},
"oklch": {
"l": 0.82042,
"c": 0.06819,
"h": 188.9
},
"luminance": 0.56926
}Semantic roles & 50–950 ramp
primary
#90D3CD
secondary
#A95E65
accent
#2F3BB6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484