#90CDAD#90CDAD
#90CDAD is a light, moderate green. Relative luminance 0.526; OKLCH L 79.8% C 0.078 H 161.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDAD |
|---|---|
| RGB | rgb(144, 205, 173) |
| HSL | hsl(149, 38%, 68%) |
| HSV | hsv(149, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(77.64, -26.23, 9.74) |
| CIE-LCH | lch(77.64, 27.98, 159.63°) |
| OKLab | oklab(79.78% -0.0734 0.0251) |
| OKLCH | oklch(79.78% 0.078 161.1) |
| XYZ | xyz(40.8732, 52.6071, 47.5276) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.31
Seafoam Blue
#78D1B6
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 5.58
Light Teal
#90E4C1
ΔE00 5.76
Seafoam
#7FE0B3
ΔE00 6.14
Darkseagreen
#8FBC8F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDAD #CD90B0
analogous
#91CD90 #90CDAD #90CDCB
triadic
#90CDAD #AD90CD #CDAD90
tetradic
#90CDAD #9091CD #CD90B0 #CDCB90
square
#90CDAD #9091CD #CD90B0 #CDCB90
split-complementary
#90CDAD #CB90CD #CD9091
monochromatic
#469C6F #66BA8E #90CDAD #BAE0CC #E4F3EB
Accessibility & contrast
On white
1.82
#90CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#90CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDAD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDAD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AB
Deuteranopia (green-blind)
#C1BDAF
Tritanopia (blue-blind)
#83CDC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #90cdad; /* rgb */ color: rgb(144, 205, 173); /* oklch */ color: oklch(79.8% 0.078 161.1);
Tailwind
colors: {
custom: {
50: '#b2dcc5',
500: '#90cdad',
950: '#000000',
},
}SCSS
$custom: #90cdad; $custom-light: #b2dcc5; $custom-dark: #000000;
JSON
{
"hex": "#90cdad",
"rgb": {
"r": 144,
"g": 205,
"b": 173
},
"hsl": {
"h": 148.525,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.79777,
"c": 0.07755,
"h": 161.1
},
"luminance": 0.52609
}Semantic roles & 50–950 ramp
primary
#90CDAD
secondary
#A25F82
accent
#3576B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482