#90DCBC#90DCBC
#90DCBC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.088 H 166.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCBC |
|---|---|
| RGB | rgb(144, 220, 188) |
| HSL | hsl(155, 52%, 71%) |
| HSV | hsv(155, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(82.24, -30.41, 8.32) |
| CIE-LCH | lch(82.24, 31.53, 164.69°) |
| OKLab | oklab(83.59% -0.0857 0.0214) |
| OKLCH | oklch(83.59% 0.088 166) |
| XYZ | xyz(46.1686, 60.7439, 56.8592) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.97
Seafoam
#7FE0B3
ΔE00 3.84
Seafoam Blue
#78D1B6
ΔE00 3.94
Pale Teal
#82CBB2
ΔE00 4.47
Mediumaquamarine
#66CDAA
ΔE00 5.60
Mint
#AAF0C1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCBC #DC90B0
analogous
#90DC96 #90DCBC #90D6DC
triadic
#90DCBC #BC90DC #DCBC90
tetradic
#90DCBC #9690DC #DC90B0 #D6DC90
square
#90DCBC #9690DC #DC90B0 #D6DC90
split-complementary
#90DCBC #DC90D6 #DC9690
monochromatic
#3AB883 #61CDA0 #90DCBC #BFEBD8 #E8F8F1
Accessibility & contrast
On white
1.60
#90DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#90DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCBC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCBC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#7DDCD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90dcbc; /* rgb */ color: rgb(144, 220, 188); /* oklch */ color: oklch(83.6% 0.088 166.0);
Tailwind
colors: {
custom: {
50: '#b3e7d0',
500: '#90dcbc',
950: '#000000',
},
}SCSS
$custom: #90dcbc; $custom-light: #b3e7d0; $custom-dark: #000000;
JSON
{
"hex": "#90dcbc",
"rgb": {
"r": 144,
"g": 220,
"b": 188
},
"hsl": {
"h": 154.737,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.83589,
"c": 0.08833,
"h": 166
},
"luminance": 0.60747
}Semantic roles & 50–950 ramp
primary
#90DCBC
secondary
#B35D81
accent
#2667BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483