#84FDCC#84FDCC
#84FDCC is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.130 H 165.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #84FDCC |
|---|---|
| RGB | rgb(132, 253, 204) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 48%, 99%) |
| CMYK | cmyk(47.8%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.47, -45.21, 13.05) |
| CIE-LCH | lch(91.47, 47.05, 163.89°) |
| OKLab | oklab(91.03% -0.126 0.0335) |
| OKLCH | oklch(91.03% 0.13 165.1) |
| XYZ | xyz(55.5353, 79.5112, 69.5357) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.24
Aquamarine
#7FFFD4
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 3.38
Pale Turquoise
#A5FBD5
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FDCC #FD84B5
analogous
#84FD8F #84FDCC #84F2FD
triadic
#84FDCC #CC84FD #FDCC84
tetradic
#84FDCC #8F84FD #FD84B5 #F2FD84
square
#84FDCC #8F84FD #FD84B5 #F2FD84
split-complementary
#84FDCC #FD84F2 #FD8F84
monochromatic
#0CFB9A #48FCB3 #84FDCC #C0FEE5 #E1FFF3
Accessibility & contrast
On white
1.24
#84FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#84FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FDCC
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FDCC | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#5CFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84fdcc; /* rgb */ color: rgb(132, 253, 204); /* oklch */ color: oklch(91.0% 0.130 165.1);
Tailwind
colors: {
custom: {
50: '#aefedb',
500: '#84fdcc',
950: '#000000',
},
}SCSS
$custom: #84fdcc; $custom-light: #aefedb; $custom-dark: #000000;
JSON
{
"hex": "#84fdcc",
"rgb": {
"r": 132,
"g": 253,
"b": 204
},
"hsl": {
"h": 155.702,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.91028,
"c": 0.1304,
"h": 165.1
},
"luminance": 0.79516
}Semantic roles & 50–950 ramp
primary
#84FDCC
secondary
#DC4985
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684