#90DEBA#90DEBA
#90DEBA is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.093 H 163.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEBA |
|---|---|
| RGB | rgb(144, 222, 186) |
| HSL | hsl(152, 54%, 72%) |
| HSV | hsv(152, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.76, -31.76, 10.13) |
| CIE-LCH | lch(82.76, 33.34, 162.32°) |
| OKLab | oklab(83.99% -0.089 0.0261) |
| OKLCH | oklch(83.99% 0.093 163.7) |
| XYZ | xyz(46.4826, 61.7143, 55.9076) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.56
Seafoam
#7FE0B3
ΔE00 2.91
Seafoam Blue
#78D1B6
ΔE00 4.71
Pale Teal
#82CBB2
ΔE00 5.35
Mint
#AAF0C1
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEBA #DE90B4
analogous
#90DE93 #90DEBA #90DBDE
triadic
#90DEBA #BA90DE #DEBA90
tetradic
#90DEBA #9390DE #DE90B4 #DBDE90
square
#90DEBA #9390DE #DE90B4 #DBDE90
split-complementary
#90DEBA #DE90DB #DE9390
monochromatic
#38BC7F #61D09D #90DEBA #BFECD7 #E7F8F0
Accessibility & contrast
On white
1.57
#90DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#90DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEBA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEBA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B8
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#7DDED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90deba; /* rgb */ color: rgb(144, 222, 186); /* oklch */ color: oklch(84.0% 0.093 163.7);
Tailwind
colors: {
custom: {
50: '#b3e8ce',
500: '#90deba',
950: '#000000',
},
}SCSS
$custom: #90deba; $custom-light: #b3e8ce; $custom-dark: #000000;
JSON
{
"hex": "#90deba",
"rgb": {
"r": 144,
"g": 222,
"b": 186
},
"hsl": {
"h": 152.308,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.83993,
"c": 0.09275,
"h": 163.7
},
"luminance": 0.61717
}Semantic roles & 50–950 ramp
primary
#90DEBA
secondary
#B65C86
accent
#246DC2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483