#84DEBC#84DEBC
#84DEBC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.100 H 167.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEBC |
|---|---|
| RGB | rgb(132, 222, 188) |
| HSL | hsl(157, 58%, 69%) |
| HSV | hsv(157, 41%, 87%) |
| CMYK | cmyk(40.5%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(82.26, -34.67, 8.28) |
| CIE-LCH | lch(82.26, 35.64, 166.57°) |
| OKLab | oklab(83.45% -0.0977 0.0213) |
| OKLCH | oklch(83.45% 0.1 167.7) |
| XYZ | xyz(44.7105, 60.7759, 56.9421) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.80
Seafoam
#7FE0B3
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 3.63
Mediumaquamarine
#66CDAA
ΔE00 4.81
Pale Teal
#82CBB2
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEBC #DE84A6
analogous
#84DE8F #84DEBC #84D3DE
triadic
#84DEBC #BC84DE #DEBC84
tetradic
#84DEBC #8F84DE #DE84A6 #D3DE84
square
#84DEBC #8F84DE #DE84A6 #D3DE84
split-complementary
#84DEBC #DE84D3 #DE8F84
monochromatic
#31B784 #54D1A2 #84DEBC #B4EBD6 #E5F8F1
Accessibility & contrast
On white
1.60
#84DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#84DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEBC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEBC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#6ADFD4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #84debc; /* rgb */ color: rgb(132, 222, 188); /* oklch */ color: oklch(83.5% 0.100 167.7);
Tailwind
colors: {
custom: {
50: '#ace8d0',
500: '#84debc',
950: '#000000',
},
}SCSS
$custom: #84debc; $custom-light: #ace8d0; $custom-dark: #000000;
JSON
{
"hex": "#84debc",
"rgb": {
"r": 132,
"g": 222,
"b": 188
},
"hsl": {
"h": 157.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83453,
"c": 0.10001,
"h": 167.7
},
"luminance": 0.60779
}Semantic roles & 50–950 ramp
primary
#84DEBC
secondary
#B55177
accent
#205FC5
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483