#90DEBB#90DEBB
#90DEBB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.092 H 164.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEBB |
|---|---|
| RGB | rgb(144, 222, 187) |
| HSL | hsl(153, 54%, 72%) |
| HSV | hsv(153, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.78, -31.56, 9.63) |
| CIE-LCH | lch(82.78, 33.00, 163.03°) |
| OKLab | oklab(84.02% -0.0886 0.0248) |
| OKLCH | oklch(84.02% 0.092 164.4) |
| XYZ | xyz(46.5892, 61.7570, 56.4695) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.47
Seafoam
#7FE0B3
ΔE00 3.10
Seafoam Blue
#78D1B6
ΔE00 4.54
Pale Teal
#82CBB2
ΔE00 5.20
Mint
#AAF0C1
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEBB #DE90B3
analogous
#90DE94 #90DEBB #90DADE
triadic
#90DEBB #BB90DE #DEBB90
tetradic
#90DEBB #9490DE #DE90B3 #DADE90
square
#90DEBB #9490DE #DE90B3 #DADE90
split-complementary
#90DEBB #DE90DA #DE9490
monochromatic
#38BC81 #61D09E #90DEBB #BFECD8 #E7F8F1
Accessibility & contrast
On white
1.57
#90DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#90DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEBB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEBB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#7DDED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90debb; /* rgb */ color: rgb(144, 222, 187); /* oklch */ color: oklch(84.0% 0.092 164.4);
Tailwind
colors: {
custom: {
50: '#b3e8cf',
500: '#90debb',
950: '#000000',
},
}SCSS
$custom: #90debb; $custom-light: #b3e8cf; $custom-dark: #000000;
JSON
{
"hex": "#90debb",
"rgb": {
"r": 144,
"g": 222,
"b": 187
},
"hsl": {
"h": 153.077,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84018,
"c": 0.09198,
"h": 164.4
},
"luminance": 0.6176
}Semantic roles & 50–950 ramp
primary
#90DEBB
secondary
#B65C85
accent
#246BC2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483