#84FFC8#84FFC8
#84FFC8 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.136 H 162.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFC8 |
|---|---|
| RGB | rgb(132, 255, 200) |
| HSL | hsl(153, 100%, 76%) |
| HSV | hsv(153, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.95, -46.89, 15.79) |
| CIE-LCH | lch(91.95, 49.48, 161.39°) |
| OKLab | oklab(91.39% -0.1299 0.0405) |
| OKLCH | oklch(91.39% 0.136 162.7) |
| XYZ | xyz(55.6963, 80.5911, 67.2530) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.91
Aquamarine
#7FFFD4
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 4.04
Light Seafoam
#A0FEBF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFC8 #FF84BB
analogous
#84FF8A #84FFC8 #84F8FF
triadic
#84FFC8 #C884FF #FFC884
tetradic
#84FFC8 #8A84FF #FF84BB #F8FF84
square
#84FFC8 #8A84FF #FF84BB #F8FF84
split-complementary
#84FFC8 #FF84F8 #FF8A84
monochromatic
#0AFF91 #47FFAD #84FFC8 #C1FFE3 #E0FFF1
Accessibility & contrast
On white
1.23
#84FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#84FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFC8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFC8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C5
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#5DFFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84ffc8; /* rgb */ color: rgb(132, 255, 200); /* oklch */ color: oklch(91.4% 0.136 162.7);
Tailwind
colors: {
custom: {
50: '#afffd8',
500: '#84ffc8',
950: '#000000',
},
}SCSS
$custom: #84ffc8; $custom-light: #afffd8; $custom-dark: #000000;
JSON
{
"hex": "#84ffc8",
"rgb": {
"r": 132,
"g": 255,
"b": 200
},
"hsl": {
"h": 153.171,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91393,
"c": 0.13611,
"h": 162.7
},
"luminance": 0.80596
}Semantic roles & 50–950 ramp
primary
#84FFC8
secondary
#DF488C
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683