#90DCBD#90DCBD
#90DCBD is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.088 H 166.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCBD |
|---|---|
| RGB | rgb(144, 220, 189) |
| HSL | hsl(156, 52%, 71%) |
| HSV | hsv(156, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(82.26, -30.20, 7.83) |
| CIE-LCH | lch(82.26, 31.20, 165.47°) |
| OKLab | oklab(83.62% -0.0853 0.0202) |
| OKLCH | oklch(83.62% 0.088 166.7) |
| XYZ | xyz(46.2768, 60.7872, 57.4289) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.06
Seafoam Blue
#78D1B6
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 4.07
Pale Teal
#82CBB2
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 5.63
Light Turquoise
#7EF4CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCBD #DC90AF
analogous
#90DC97 #90DCBD #90D5DC
triadic
#90DCBD #BD90DC #DCBD90
tetradic
#90DCBD #9790DC #DC90AF #D5DC90
square
#90DCBD #9790DC #DC90AF #D5DC90
split-complementary
#90DCBD #DC90D5 #DC9790
monochromatic
#3AB884 #61CDA1 #90DCBD #BFEBD9 #E8F8F1
Accessibility & contrast
On white
1.60
#90DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#90DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCBD
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCBD | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#7DDDD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90dcbd; /* rgb */ color: rgb(144, 220, 189); /* oklch */ color: oklch(83.6% 0.088 166.7);
Tailwind
colors: {
custom: {
50: '#b3e7d0',
500: '#90dcbd',
950: '#000000',
},
}SCSS
$custom: #90dcbd; $custom-light: #b3e7d0; $custom-dark: #000000;
JSON
{
"hex": "#90dcbd",
"rgb": {
"r": 144,
"g": 220,
"b": 189
},
"hsl": {
"h": 155.526,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.83615,
"c": 0.08761,
"h": 166.7
},
"luminance": 0.6079
}Semantic roles & 50–950 ramp
primary
#90DCBD
secondary
#B35D80
accent
#2665BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483