#90CDC2#90CDC2
#90CDC2 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.4% C 0.064 H 182.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDC2 |
|---|---|
| RGB | rgb(144, 205, 194) |
| HSL | hsl(169, 38%, 68%) |
| HSV | hsv(169, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(78.16, -21.83, -0.78) |
| CIE-LCH | lch(78.16, 21.84, 182.06°) |
| OKLab | oklab(80.36% -0.0644 -0.0024) |
| OKLCH | oklch(80.36% 0.064 182.2) |
| XYZ | xyz(43.0673, 53.4847, 59.0828) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 8.06
Paleturquoise
#AFEEEE
ΔE00 9.05
Mediumaquamarine
#66CDAA
ΔE00 9.07
Light Teal
#90E4C1
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDC2 #CD909B
analogous
#90CDA3 #90CDC2 #90B9CD
triadic
#90CDC2 #C290CD #CDC290
tetradic
#90CDC2 #A390CD #CD909B #B9CD90
square
#90CDC2 #A390CD #CD909B #B9CD90
split-complementary
#90CDC2 #CD90B9 #CDA390
monochromatic
#469C8D #66BAAB #90CDC2 #BAE0D9 #E4F3F0
Accessibility & contrast
On white
1.80
#90CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#90CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDC2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDC2 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#BCBEC3
Tritanopia (blue-blind)
#7ECFCA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cdc2; /* rgb */ color: rgb(144, 205, 194); /* oklch */ color: oklch(80.4% 0.064 182.2);
Tailwind
colors: {
custom: {
50: '#b2dcd4',
500: '#90cdc2',
950: '#000000',
},
}SCSS
$custom: #90cdc2; $custom-light: #b2dcd4; $custom-dark: #000000;
JSON
{
"hex": "#90cdc2",
"rgb": {
"r": 144,
"g": 205,
"b": 194
},
"hsl": {
"h": 169.18,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80363,
"c": 0.06446,
"h": 182.2
},
"luminance": 0.53487
}Semantic roles & 50–950 ramp
primary
#90CDC2
secondary
#A25F6B
accent
#354BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483