#90DCBF#90DCBF
#90DCBF is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.086 H 168.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #90DCBF |
|---|---|
| RGB | rgb(144, 220, 191) |
| HSL | hsl(157, 52%, 71%) |
| HSV | hsv(157, 35%, 86%) |
| CMYK | cmyk(34.5%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(82.31, -29.79, 6.84) |
| CIE-LCH | lch(82.31, 30.56, 167.07°) |
| OKLab | oklab(83.67% -0.0844 0.0176) |
| OKLCH | oklch(83.67% 0.086 168.2) |
| XYZ | xyz(46.4954, 60.8746, 58.5801) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.36
Seafoam Blue
#78D1B6
ΔE00 3.64
Pale Teal
#82CBB2
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 5.75
Light Turquoise
#7EF4CC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DCBF #DC90AD
analogous
#90DC99 #90DCBF #90D3DC
triadic
#90DCBF #BF90DC #DCBF90
tetradic
#90DCBF #9990DC #DC90AD #D3DC90
square
#90DCBF #9990DC #DC90AD #D3DC90
split-complementary
#90DCBF #DC90D3 #DC9990
monochromatic
#3AB888 #61CDA4 #90DCBF #BFEBDA #E8F8F2
Accessibility & contrast
On white
1.59
#90DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#90DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DCBF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DCBF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BE
Deuteranopia (green-blind)
#CBC9C1
Tritanopia (blue-blind)
#7CDDD3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90dcbf; /* rgb */ color: rgb(144, 220, 191); /* oklch */ color: oklch(83.7% 0.086 168.2);
Tailwind
colors: {
custom: {
50: '#b3e7d2',
500: '#90dcbf',
950: '#000000',
},
}SCSS
$custom: #90dcbf; $custom-light: #b3e7d2; $custom-dark: #000000;
JSON
{
"hex": "#90dcbf",
"rgb": {
"r": 144,
"g": 220,
"b": 191
},
"hsl": {
"h": 157.105,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.83669,
"c": 0.08621,
"h": 168.2
},
"luminance": 0.60877
}Semantic roles & 50–950 ramp
primary
#90DCBF
secondary
#B35D7E
accent
#2661BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483