#84FFCA#84FFCA
#84FFCA is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.4% C 0.135 H 163.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFCA |
|---|---|
| RGB | rgb(132, 255, 202) |
| HSL | hsl(154, 100%, 76%) |
| HSV | hsv(154, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.99, -46.48, 14.83) |
| CIE-LCH | lch(91.99, 48.79, 162.31°) |
| OKLab | oklab(91.44% -0.1291 0.038) |
| OKLCH | oklch(91.44% 0.135 163.6) |
| XYZ | xyz(55.9316, 80.6852, 68.4921) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.83
Aquamarine
#7FFFD4
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.67
Light Greenish Blue
#63F7B4
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFCA #FF84B9
analogous
#84FF8C #84FFCA #84F7FF
triadic
#84FFCA #CA84FF #FFCA84
tetradic
#84FFCA #8C84FF #FF84B9 #F7FF84
square
#84FFCA #8C84FF #FF84B9 #F7FF84
split-complementary
#84FFCA #FF84F7 #FF8C84
monochromatic
#0AFF95 #47FFB0 #84FFCA #C1FFE4 #E0FFF2
Accessibility & contrast
On white
1.23
#84FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#84FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFCA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFCA | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E8E3CD
Tritanopia (blue-blind)
#5CFFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84ffca; /* rgb */ color: rgb(132, 255, 202); /* oklch */ color: oklch(91.4% 0.135 163.6);
Tailwind
colors: {
custom: {
50: '#afffda',
500: '#84ffca',
950: '#000000',
},
}SCSS
$custom: #84ffca; $custom-light: #afffda; $custom-dark: #000000;
JSON
{
"hex": "#84ffca",
"rgb": {
"r": 132,
"g": 255,
"b": 202
},
"hsl": {
"h": 154.146,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91441,
"c": 0.13457,
"h": 163.6
},
"luminance": 0.8069
}Semantic roles & 50–950 ramp
primary
#84FFCA
secondary
#DF4889
accent
#0063E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683