#84FCCE#84FCCE
#84FCCE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.128 H 166.4°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCCE |
|---|---|
| RGB | rgb(132, 252, 206) |
| HSL | hsl(157, 95%, 75%) |
| HSV | hsv(157, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.22, -44.35, 11.68) |
| CIE-LCH | lch(91.22, 45.87, 165.25°) |
| OKLab | oklab(90.85% -0.124 0.03) |
| OKLCH | oklch(90.85% 0.128 166.4) |
| XYZ | xyz(55.4618, 78.9781, 70.7022) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.32
Light Aquamarine
#7BFDC7
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 2.14
Light Aqua
#8CFFDB
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCCE #FC84B2
analogous
#84FC92 #84FCCE #84EEFC
triadic
#84FCCE #CE84FC #FCCE84
tetradic
#84FCCE #9284FC #FC84B2 #EEFC84
square
#84FCCE #9284FC #FC84B2 #EEFC84
split-complementary
#84FCCE #FC84EE #FC9284
monochromatic
#0DF99E #48FBB6 #84FCCE #C0FDE6 #E1FEF3
Accessibility & contrast
On white
1.25
#84FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#84FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCCE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCCE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E5E0D1
Tritanopia (blue-blind)
#5BFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84fcce; /* rgb */ color: rgb(132, 252, 206); /* oklch */ color: oklch(90.8% 0.128 166.4);
Tailwind
colors: {
custom: {
50: '#aefedd',
500: '#84fcce',
950: '#000000',
},
}SCSS
$custom: #84fcce; $custom-light: #aefedd; $custom-dark: #000000;
JSON
{
"hex": "#84fcce",
"rgb": {
"r": 132,
"g": 252,
"b": 206
},
"hsl": {
"h": 157,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.90847,
"c": 0.12762,
"h": 166.4
},
"luminance": 0.78983
}Semantic roles & 50–950 ramp
primary
#84FCCE
secondary
#DB4981
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684