#84FDCD#84FDCD
#84FDCD is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.130 H 165.6°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #84FDCD |
|---|---|
| RGB | rgb(132, 253, 205) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 48%, 99%) |
| CMYK | cmyk(47.8%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.49, -45.00, 12.57) |
| CIE-LCH | lch(91.49, 46.72, 164.39°) |
| OKLab | oklab(91.05% -0.1256 0.0323) |
| OKLCH | oklch(91.05% 0.13 165.6) |
| XYZ | xyz(55.6556, 79.5593, 70.1694) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.44
Aquamarine
#7FFFD4
ΔE00 1.63
Light Turquoise
#7EF4CC
ΔE00 2.58
Light Aqua
#8CFFDB
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FDCD #FD84B4
analogous
#84FD90 #84FDCD #84F1FD
triadic
#84FDCD #CD84FD #FDCD84
tetradic
#84FDCD #9084FD #FD84B4 #F1FD84
square
#84FDCD #9084FD #FD84B4 #F1FD84
split-complementary
#84FDCD #FD84F1 #FD9084
monochromatic
#0CFB9C #48FCB5 #84FDCD #C0FEE5 #E1FFF3
Accessibility & contrast
On white
1.24
#84FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#84FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FDCD
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FDCD | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#5BFDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84fdcd; /* rgb */ color: rgb(132, 253, 205); /* oklch */ color: oklch(91.1% 0.130 165.6);
Tailwind
colors: {
custom: {
50: '#aefedc',
500: '#84fdcd',
950: '#000000',
},
}SCSS
$custom: #84fdcd; $custom-light: #aefedc; $custom-dark: #000000;
JSON
{
"hex": "#84fdcd",
"rgb": {
"r": 132,
"g": 253,
"b": 205
},
"hsl": {
"h": 156.198,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.91053,
"c": 0.12966,
"h": 165.6
},
"luminance": 0.79564
}Semantic roles & 50–950 ramp
primary
#84FDCD
secondary
#DC4983
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684