#84DDBB#84DDBB
#84DDBB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.099 H 167.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #84DDBB |
|---|---|
| RGB | rgb(132, 221, 187) |
| HSL | hsl(157, 57%, 69%) |
| HSV | hsv(157, 40%, 87%) |
| CMYK | cmyk(40.3%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(81.95, -34.41, 8.36) |
| CIE-LCH | lch(81.95, 35.42, 166.34°) |
| OKLab | oklab(83.2% -0.097 0.0215) |
| OKLCH | oklch(83.2% 0.099 167.5) |
| XYZ | xyz(44.3383, 60.2033, 56.2881) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.94
Seafoam
#7FE0B3
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 3.48
Mediumaquamarine
#66CDAA
ΔE00 4.65
Pale Teal
#82CBB2
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DDBB #DD84A6
analogous
#84DD8F #84DDBB #84D2DD
triadic
#84DDBB #BB84DD #DDBB84
tetradic
#84DDBB #8F84DD #DD84A6 #D2DD84
square
#84DDBB #8F84DD #DD84A6 #D2DD84
split-complementary
#84DDBB #DD84D2 #DD8F84
monochromatic
#32B583 #54D0A0 #84DDBB #B4EAD6 #E4F8F0
Accessibility & contrast
On white
1.61
#84DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#84DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DDBB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DDBB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#CAC8BD
Tritanopia (blue-blind)
#6ADED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #84ddbb; /* rgb */ color: rgb(132, 221, 187); /* oklch */ color: oklch(83.2% 0.099 167.5);
Tailwind
colors: {
custom: {
50: '#abe8cf',
500: '#84ddbb',
950: '#000000',
},
}SCSS
$custom: #84ddbb; $custom-light: #abe8cf; $custom-dark: #000000;
JSON
{
"hex": "#84ddbb",
"rgb": {
"r": 132,
"g": 221,
"b": 187
},
"hsl": {
"h": 157.079,
"s": 56.688,
"l": 69.216
},
"oklch": {
"l": 0.83196,
"c": 0.09932,
"h": 167.5
},
"luminance": 0.60206
}Semantic roles & 50–950 ramp
primary
#84DDBB
secondary
#B45177
accent
#2160C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483