#90CDAF#90CDAF
#90CDAF is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.076 H 162.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #90CDAF |
|---|---|
| RGB | rgb(144, 205, 175) |
| HSL | hsl(150, 38%, 68%) |
| HSV | hsv(150, 30%, 80%) |
| CMYK | cmyk(29.8%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(77.69, -25.83, 8.73) |
| CIE-LCH | lch(77.69, 27.27, 161.32°) |
| OKLab | oklab(79.83% -0.0725 0.0226) |
| OKLCH | oklch(79.83% 0.076 162.7) |
| XYZ | xyz(41.0682, 52.6851, 48.5545) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.86
Seafoam Blue
#78D1B6
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 5.57
Light Teal
#90E4C1
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 6.36
Darkseagreen
#8FBC8F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CDAF #CD90AE
analogous
#90CD90 #90CDAF #90CCCD
triadic
#90CDAF #AF90CD #CDAF90
tetradic
#90CDAF #9090CD #CD90AE #CCCD90
square
#90CDAF #9090CD #CD90AE #CCCD90
split-complementary
#90CDAF #CD90CC #CD9090
monochromatic
#469C72 #66BA91 #90CDAF #BAE0CD #E4F3EC
Accessibility & contrast
On white
1.82
#90CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#90CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CDAF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CDAF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#83CDC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #90cdaf; /* rgb */ color: rgb(144, 205, 175); /* oklch */ color: oklch(79.8% 0.076 162.7);
Tailwind
colors: {
custom: {
50: '#b2dcc6',
500: '#90cdaf',
950: '#000000',
},
}SCSS
$custom: #90cdaf; $custom-light: #b2dcc6; $custom-dark: #000000;
JSON
{
"hex": "#90cdaf",
"rgb": {
"r": 144,
"g": 205,
"b": 175
},
"hsl": {
"h": 150.492,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.79829,
"c": 0.07593,
"h": 162.7
},
"luminance": 0.52687
}Semantic roles & 50–950 ramp
primary
#90CDAF
secondary
#A25F80
accent
#3572B1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482