#90CDC3#90CDC3
#90CDC3 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.4% C 0.064 H 183.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDC3 |
|---|---|
| RGB | rgb(144, 205, 195) |
| HSL | hsl(170, 38%, 68%) |
| HSV | hsv(170, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(78.19, -21.61, -1.28) |
| CIE-LCH | lch(78.19, 21.64, 183.40°) |
| OKLab | oklab(80.39% -0.064 -0.0038) |
| OKLCH | oklch(80.39% 0.064 183.4) |
| XYZ | xyz(43.1800, 53.5298, 59.6762) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.65
Seafoam Blue
#78D1B6
ΔE00 6.72
Mediumturquoise
#48D1CC
ΔE00 7.95
Paleturquoise
#AFEEEE
ΔE00 8.85
Powder Blue
#B0E0E6
ΔE00 9.25
Mediumaquamarine
#66CDAA
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDC3 #CD909A
analogous
#90CDA4 #90CDC3 #90B8CD
triadic
#90CDC3 #C390CD #CDC390
tetradic
#90CDC3 #A490CD #CD909A #B8CD90
square
#90CDC3 #A490CD #CD909A #B8CD90
split-complementary
#90CDC3 #CD90B8 #CDA490
monochromatic
#469C8E #66BAAC #90CDC3 #BAE0DA #E4F3F1
Accessibility & contrast
On white
1.79
#90CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#90CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDC3
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDC3 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C3
Deuteranopia (green-blind)
#BCBEC4
Tritanopia (blue-blind)
#7DCFCA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cdc3; /* rgb */ color: rgb(144, 205, 195); /* oklch */ color: oklch(80.4% 0.064 183.4);
Tailwind
colors: {
custom: {
50: '#b2dcd5',
500: '#90cdc3',
950: '#000000',
},
}SCSS
$custom: #90cdc3; $custom-light: #b2dcd5; $custom-dark: #000000;
JSON
{
"hex": "#90cdc3",
"rgb": {
"r": 144,
"g": 205,
"b": 195
},
"hsl": {
"h": 170.164,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.80393,
"c": 0.0641,
"h": 183.4
},
"luminance": 0.53532
}Semantic roles & 50–950 ramp
primary
#90CDC3
secondary
#A25F6A
accent
#3549B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483