#84FDC8#84FDC8
#84FDC8 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.133 H 163.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #84FDC8 |
|---|---|
| RGB | rgb(132, 253, 200) |
| HSL | hsl(154, 97%, 75%) |
| HSV | hsv(154, 48%, 99%) |
| CMYK | cmyk(47.8%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.38, -46.03, 14.99) |
| CIE-LCH | lch(91.38, 48.41, 161.96°) |
| OKLab | oklab(90.93% -0.1278 0.0385) |
| OKLCH | oklch(90.93% 0.133 163.3) |
| XYZ | xyz(55.0617, 79.3218, 67.0415) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.79
Aquamarine
#7FFFD4
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 3.78
Light Blue Green
#7EFBB3
ΔE00 4.10
Light Seafoam
#A0FEBF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FDC8 #FD84B9
analogous
#84FD8B #84FDC8 #84F5FD
triadic
#84FDC8 #C884FD #FDC884
tetradic
#84FDC8 #8B84FD #FD84B9 #F5FD84
square
#84FDC8 #8B84FD #FD84B9 #F5FD84
split-complementary
#84FDC8 #FD84F5 #FD8B84
monochromatic
#0CFB92 #48FCAD #84FDC8 #C0FEE3 #E1FFF2
Accessibility & contrast
On white
1.25
#84FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#84FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FDC8
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FDC8 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#5EFDEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84fdc8; /* rgb */ color: rgb(132, 253, 200); /* oklch */ color: oklch(90.9% 0.133 163.3);
Tailwind
colors: {
custom: {
50: '#aefed8',
500: '#84fdc8',
950: '#000000',
},
}SCSS
$custom: #84fdc8; $custom-light: #aefed8; $custom-dark: #000000;
JSON
{
"hex": "#84fdc8",
"rgb": {
"r": 132,
"g": 253,
"b": 200
},
"hsl": {
"h": 153.719,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.90931,
"c": 0.13342,
"h": 163.3
},
"luminance": 0.79326
}Semantic roles & 50–950 ramp
primary
#84FDC8
secondary
#DC4989
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683