#84FFCE#84FFCE
#84FFCE is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.5% C 0.132 H 165.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFCE |
|---|---|
| RGB | rgb(132, 255, 206) |
| HSL | hsl(156, 100%, 76%) |
| HSV | hsv(156, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.08, -45.66, 12.89) |
| CIE-LCH | lch(92.08, 47.44, 164.23°) |
| OKLab | oklab(91.54% -0.1273 0.0331) |
| OKLCH | oklch(91.54% 0.132 165.4) |
| XYZ | xyz(56.4114, 80.8771, 71.0187) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.34
Aquamarine
#7FFFD4
ΔE00 1.69
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 3.28
Pale Turquoise
#A5FBD5
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFCE #FF84B5
analogous
#84FF90 #84FFCE #84F2FF
triadic
#84FFCE #CE84FF #FFCE84
tetradic
#84FFCE #9084FF #FF84B5 #F2FF84
square
#84FFCE #9084FF #FF84B5 #F2FF84
split-complementary
#84FFCE #FF84F2 #FF9084
monochromatic
#0AFF9D #47FFB6 #84FFCE #C1FFE6 #E0FFF3
Accessibility & contrast
On white
1.22
#84FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#84FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFCE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFCE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0CB
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#5AFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84ffce; /* rgb */ color: rgb(132, 255, 206); /* oklch */ color: oklch(91.5% 0.132 165.4);
Tailwind
colors: {
custom: {
50: '#afffdd',
500: '#84ffce',
950: '#000000',
},
}SCSS
$custom: #84ffce; $custom-light: #afffdd; $custom-dark: #000000;
JSON
{
"hex": "#84ffce",
"rgb": {
"r": 132,
"g": 255,
"b": 206
},
"hsl": {
"h": 156.098,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91539,
"c": 0.13157,
"h": 165.4
},
"luminance": 0.80882
}Semantic roles & 50–950 ramp
primary
#84FFCE
secondary
#DF4884
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684