#84DEBE#84DEBE
#84DEBE is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.099 H 169.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEBE |
|---|---|
| RGB | rgb(132, 222, 190) |
| HSL | hsl(159, 58%, 69%) |
| HSV | hsv(159, 41%, 87%) |
| CMYK | cmyk(40.5%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.30, -34.24, 7.29) |
| CIE-LCH | lch(82.30, 35.01, 167.99°) |
| OKLab | oklab(83.51% -0.0968 0.0187) |
| OKLCH | oklch(83.51% 0.099 169.1) |
| XYZ | xyz(44.9276, 60.8627, 58.0855) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.00
Seafoam Blue
#78D1B6
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.46
Pale Teal
#82CBB2
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 4.89
Light Turquoise
#7EF4CC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEBE #DE84A4
analogous
#84DE91 #84DEBE #84D1DE
triadic
#84DEBE #BE84DE #DEBE84
tetradic
#84DEBE #9184DE #DE84A4 #D1DE84
square
#84DEBE #9184DE #DE84A4 #D1DE84
split-complementary
#84DEBE #DE84D1 #DE9184
monochromatic
#31B787 #54D1A5 #84DEBE #B4EBD8 #E5F8F1
Accessibility & contrast
On white
1.59
#84DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#84DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEBE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEBE | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BC
Deuteranopia (green-blind)
#CBC8C0
Tritanopia (blue-blind)
#69DFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84debe; /* rgb */ color: rgb(132, 222, 190); /* oklch */ color: oklch(83.5% 0.099 169.1);
Tailwind
colors: {
custom: {
50: '#ace8d1',
500: '#84debe',
950: '#000000',
},
}SCSS
$custom: #84debe; $custom-light: #ace8d1; $custom-dark: #000000;
JSON
{
"hex": "#84debe",
"rgb": {
"r": 132,
"g": 222,
"b": 190
},
"hsl": {
"h": 158.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83507,
"c": 0.09864,
"h": 169.1
},
"luminance": 0.60866
}Semantic roles & 50–950 ramp
primary
#84DEBE
secondary
#B55175
accent
#205BC5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483