#84FFDB#84FFDB
#84FFDB is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.123 H 172.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFDB |
|---|---|
| RGB | rgb(132, 255, 219) |
| HSL | hsl(162, 100%, 76%) |
| HSV | hsv(162, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(92.37, -42.87, 6.61) |
| CIE-LCH | lch(92.37, 43.38, 171.23°) |
| OKLab | oklab(91.87% -0.1217 0.0168) |
| OKLCH | oklch(91.87% 0.123 172.1) |
| XYZ | xyz(58.0564, 81.5351, 79.6826) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.78
Aquamarine
#7FFFD4
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.70
Tiffany Blue
#7BF2DA
ΔE00 4.19
Pale Turquoise
#A5FBD5
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFDB #FF84A8
analogous
#84FF9D #84FFDB #84E5FF
triadic
#84FFDB #DB84FF #FFDB84
tetradic
#84FFDB #9D84FF #FF84A8 #E5FF84
square
#84FFDB #9D84FF #FF84A8 #E5FF84
split-complementary
#84FFDB #FF84E5 #FF9D84
monochromatic
#0AFFB7 #47FFC9 #84FFDB #C1FFED #E0FFF6
Accessibility & contrast
On white
1.21
#84FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#84FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFDB
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFDB | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#53FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84ffdb; /* rgb */ color: rgb(132, 255, 219); /* oklch */ color: oklch(91.9% 0.123 172.1);
Tailwind
colors: {
custom: {
50: '#afffe6',
500: '#84ffdb',
950: '#000000',
},
}SCSS
$custom: #84ffdb; $custom-light: #afffe6; $custom-dark: #000000;
JSON
{
"hex": "#84ffdb",
"rgb": {
"r": 132,
"g": 255,
"b": 219
},
"hsl": {
"h": 162.439,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91873,
"c": 0.12289,
"h": 172.1
},
"luminance": 0.8154
}Semantic roles & 50–950 ramp
primary
#84FFDB
secondary
#DF4874
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684