#84FFCB#84FFCB
#84FFCB is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.134 H 164.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFCB |
|---|---|
| RGB | rgb(132, 255, 203) |
| HSL | hsl(155, 100%, 76%) |
| HSV | hsv(155, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.01, -46.28, 14.34) |
| CIE-LCH | lch(92.01, 48.45, 162.78°) |
| OKLab | oklab(91.47% -0.1286 0.0368) |
| OKLCH | oklch(91.47% 0.134 164) |
| XYZ | xyz(56.0504, 80.7327, 69.1176) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.89
Aquamarine
#7FFFD4
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFCB #FF84B8
analogous
#84FF8D #84FFCB #84F6FF
triadic
#84FFCB #CB84FF #FFCB84
tetradic
#84FFCB #8D84FF #FF84B8 #F6FF84
square
#84FFCB #8D84FF #FF84B8 #F6FF84
split-complementary
#84FFCB #FF84F6 #FF8D84
monochromatic
#0AFF97 #47FFB1 #84FFCB #C1FFE5 #E0FFF2
Accessibility & contrast
On white
1.22
#84FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#84FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFCB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFCB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E8E3CE
Tritanopia (blue-blind)
#5CFFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84ffcb; /* rgb */ color: rgb(132, 255, 203); /* oklch */ color: oklch(91.5% 0.134 164.0);
Tailwind
colors: {
custom: {
50: '#afffda',
500: '#84ffcb',
950: '#000000',
},
}SCSS
$custom: #84ffcb; $custom-light: #afffda; $custom-dark: #000000;
JSON
{
"hex": "#84ffcb",
"rgb": {
"r": 132,
"g": 255,
"b": 203
},
"hsl": {
"h": 154.634,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91466,
"c": 0.1338,
"h": 164
},
"luminance": 0.80737
}Semantic roles & 50–950 ramp
primary
#84FFCB
secondary
#DF4888
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684