#90DBBB#90DBBB
#90DBBB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.088 H 165.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #90DBBB |
|---|---|
| RGB | rgb(144, 219, 187) |
| HSL | hsl(154, 51%, 71%) |
| HSV | hsv(154, 34%, 86%) |
| CMYK | cmyk(34.2%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(81.93, -30.14, 8.42) |
| CIE-LCH | lch(81.93, 31.29, 164.40°) |
| OKLab | oklab(83.34% -0.0849 0.0217) |
| OKLCH | oklch(83.34% 0.088 165.7) |
| XYZ | xyz(45.7995, 60.1776, 56.2062) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.20
Seafoam Blue
#78D1B6
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 5.51
Mint
#AAF0C1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DBBB #DB90B0
analogous
#90DB95 #90DBBB #90D5DB
triadic
#90DBBB #BB90DB #DBBB90
tetradic
#90DBBB #9590DB #DB90B0 #D5DB90
square
#90DBBB #9590DB #DB90B0 #D5DB90
split-complementary
#90DBBB #DB90D5 #DB9590
monochromatic
#3BB681 #62CC9F #90DBBB #BEEAD7 #E8F8F1
Accessibility & contrast
On white
1.61
#90DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#90DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DBBB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DBBB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#7EDBD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #90dbbb; /* rgb */ color: rgb(144, 219, 187); /* oklch */ color: oklch(83.3% 0.088 165.7);
Tailwind
colors: {
custom: {
50: '#b3e6cf',
500: '#90dbbb',
950: '#000000',
},
}SCSS
$custom: #90dbbb; $custom-light: #b3e6cf; $custom-dark: #000000;
JSON
{
"hex": "#90dbbb",
"rgb": {
"r": 144,
"g": 219,
"b": 187
},
"hsl": {
"h": 154.4,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.83335,
"c": 0.08761,
"h": 165.7
},
"luminance": 0.6018
}Semantic roles & 50–950 ramp
primary
#90DBBB
secondary
#B25D81
accent
#2768BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483