#84FFCF#84FFCF
#84FFCF is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.131 H 165.9°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFCF |
|---|---|
| RGB | rgb(132, 255, 207) |
| HSL | hsl(157, 100%, 76%) |
| HSV | hsv(157, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.10, -45.45, 12.41) |
| CIE-LCH | lch(92.10, 47.11, 164.73°) |
| OKLab | oklab(91.56% -0.1269 0.0319) |
| OKLCH | oklch(91.56% 0.131 165.9) |
| XYZ | xyz(56.5332, 80.9259, 71.6605) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.46
Light Aquamarine
#7BFDC7
ΔE00 1.54
Light Turquoise
#7EF4CC
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.04
Pale Turquoise
#A5FBD5
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFCF #FF84B4
analogous
#84FF91 #84FFCF #84F2FF
triadic
#84FFCF #CF84FF #FFCF84
tetradic
#84FFCF #9184FF #FF84B4 #F2FF84
square
#84FFCF #9184FF #FF84B4 #F2FF84
split-complementary
#84FFCF #FF84F2 #FF9184
monochromatic
#0AFF9F #47FFB7 #84FFCF #C1FFE7 #E0FFF3
Accessibility & contrast
On white
1.22
#84FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#84FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFCF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFCF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#5AFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84ffcf; /* rgb */ color: rgb(132, 255, 207); /* oklch */ color: oklch(91.6% 0.131 165.9);
Tailwind
colors: {
custom: {
50: '#afffdd',
500: '#84ffcf',
950: '#000000',
},
}SCSS
$custom: #84ffcf; $custom-light: #afffdd; $custom-dark: #000000;
JSON
{
"hex": "#84ffcf",
"rgb": {
"r": 132,
"g": 255,
"b": 207
},
"hsl": {
"h": 156.585,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91564,
"c": 0.13085,
"h": 165.9
},
"luminance": 0.80931
}Semantic roles & 50–950 ramp
primary
#84FFCF
secondary
#DF4883
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684