#84FFD2#84FFD2
#84FFD2 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.6% C 0.129 H 167.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFD2 |
|---|---|
| RGB | rgb(132, 255, 210) |
| HSL | hsl(158, 100%, 76%) |
| HSV | hsv(158, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.16, -44.82, 10.96) |
| CIE-LCH | lch(92.16, 46.14, 166.26°) |
| OKLab | oklab(91.64% -0.1256 0.0281) |
| OKLCH | oklch(91.64% 0.129 167.4) |
| XYZ | xyz(56.9035, 81.0740, 73.6105) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.77
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 2.45
Pale Turquoise
#A5FBD5
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFD2 #FF84B1
analogous
#84FF94 #84FFD2 #84EEFF
triadic
#84FFD2 #D284FF #FFD284
tetradic
#84FFD2 #9484FF #FF84B1 #EEFF84
square
#84FFD2 #9484FF #FF84B1 #EEFF84
split-complementary
#84FFD2 #FF84EE #FF9484
monochromatic
#0AFFA5 #47FFBC #84FFD2 #C1FFE8 #E0FFF4
Accessibility & contrast
On white
1.22
#84FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#84FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFD2
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFD2 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D0
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#58FFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84ffd2; /* rgb */ color: rgb(132, 255, 210); /* oklch */ color: oklch(91.6% 0.129 167.4);
Tailwind
colors: {
custom: {
50: '#afffdf',
500: '#84ffd2',
950: '#000000',
},
}SCSS
$custom: #84ffd2; $custom-light: #afffdf; $custom-dark: #000000;
JSON
{
"hex": "#84ffd2",
"rgb": {
"r": 132,
"g": 255,
"b": 210
},
"hsl": {
"h": 158.049,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91639,
"c": 0.12872,
"h": 167.4
},
"luminance": 0.81079
}Semantic roles & 50–950 ramp
primary
#84FFD2
secondary
#DF487F
accent
#0054E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684