#84FFDA#84FFDA
#84FFDA is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.8% C 0.123 H 171.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFDA |
|---|---|
| RGB | rgb(132, 255, 218) |
| HSL | hsl(162, 100%, 76%) |
| HSV | hsv(162, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.35, -43.09, 7.09) |
| CIE-LCH | lch(92.35, 43.67, 170.65°) |
| OKLab | oklab(91.85% -0.1222 0.0181) |
| OKLCH | oklch(91.85% 0.123 171.6) |
| XYZ | xyz(57.9251, 81.4826, 78.9913) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.76
Aquamarine
#7FFFD4
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 4.18
Light Aquamarine
#7BFDC7
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFDA #FF84A9
analogous
#84FF9C #84FFDA #84E7FF
triadic
#84FFDA #DA84FF #FFDA84
tetradic
#84FFDA #9C84FF #FF84A9 #E7FF84
square
#84FFDA #9C84FF #FF84A9 #E7FF84
split-complementary
#84FFDA #FF84E7 #FF9C84
monochromatic
#0AFFB5 #47FFC8 #84FFDA #C1FFEC #E0FFF6
Accessibility & contrast
On white
1.21
#84FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#84FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFDA
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFDA | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D8
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#54FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84ffda; /* rgb */ color: rgb(132, 255, 218); /* oklch */ color: oklch(91.8% 0.123 171.6);
Tailwind
colors: {
custom: {
50: '#afffe5',
500: '#84ffda',
950: '#000000',
},
}SCSS
$custom: #84ffda; $custom-light: #afffe5; $custom-dark: #000000;
JSON
{
"hex": "#84ffda",
"rgb": {
"r": 132,
"g": 255,
"b": 218
},
"hsl": {
"h": 161.951,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91847,
"c": 0.12349,
"h": 171.6
},
"luminance": 0.81487
}Semantic roles & 50–950 ramp
primary
#84FFDA
secondary
#DF4876
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684