#90DEBD#90DEBD
#90DEBD is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.090 H 165.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEBD |
|---|---|
| RGB | rgb(144, 222, 189) |
| HSL | hsl(155, 54%, 72%) |
| HSV | hsv(155, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(82.83, -31.15, 8.64) |
| CIE-LCH | lch(82.83, 32.33, 164.50°) |
| OKLab | oklab(84.07% -0.0877 0.0223) |
| OKLCH | oklch(84.07% 0.09 165.8) |
| XYZ | xyz(46.8048, 61.8432, 57.6049) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.45
Seafoam
#7FE0B3
ΔE00 3.52
Seafoam Blue
#78D1B6
ΔE00 4.25
Pale Teal
#82CBB2
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 5.78
Light Turquoise
#7EF4CC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEBD #DE90B1
analogous
#90DE96 #90DEBD #90D8DE
triadic
#90DEBD #BD90DE #DEBD90
tetradic
#90DEBD #9690DE #DE90B1 #D8DE90
square
#90DEBD #9690DE #DE90B1 #D8DE90
split-complementary
#90DEBD #DE90D8 #DE9690
monochromatic
#38BC84 #61D0A1 #90DEBD #BFECD9 #E7F8F1
Accessibility & contrast
On white
1.57
#90DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#90DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEBD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEBD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BB
Deuteranopia (green-blind)
#CECABF
Tritanopia (blue-blind)
#7CDED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90debd; /* rgb */ color: rgb(144, 222, 189); /* oklch */ color: oklch(84.1% 0.090 165.8);
Tailwind
colors: {
custom: {
50: '#b3e8d0',
500: '#90debd',
950: '#000000',
},
}SCSS
$custom: #90debd; $custom-light: #b3e8d0; $custom-dark: #000000;
JSON
{
"hex": "#90debd",
"rgb": {
"r": 144,
"g": 222,
"b": 189
},
"hsl": {
"h": 154.615,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84071,
"c": 0.09048,
"h": 165.8
},
"luminance": 0.61846
}Semantic roles & 50–950 ramp
primary
#90DEBD
secondary
#B65C82
accent
#2467C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483