#84FEDF#84FEDF
#84FEDF is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.119 H 174.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEDF |
|---|---|
| RGB | rgb(132, 254, 223) |
| HSL | hsl(165, 98%, 76%) |
| HSV | hsv(165, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.18, -41.54, 4.27) |
| CIE-LCH | lch(92.18, 41.76, 174.13°) |
| OKLab | oklab(91.75% -0.1189 0.0107) |
| OKLCH | oklch(91.75% 0.119 174.9) |
| XYZ | xyz(58.2711, 81.1120, 82.3832) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.73
Tiffany Blue
#7BF2DA
ΔE00 3.10
Aquamarine
#7FFFD4
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.51
Pale Turquoise
#A5FBD5
ΔE00 4.90
Light Aquamarine
#7BFDC7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEDF #FE84A3
analogous
#84FEA2 #84FEDF #84E0FE
triadic
#84FEDF #DF84FE #FEDF84
tetradic
#84FEDF #A284FE #FE84A3 #E0FE84
square
#84FEDF #A284FE #FE84A3 #E0FE84
split-complementary
#84FEDF #FE84E0 #FEA284
monochromatic
#0BFDBF #47FECF #84FEDF #C1FEEF #E1FFF7
Accessibility & contrast
On white
1.22
#84FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#84FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEDF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEDF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#51FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #84fedf; /* rgb */ color: rgb(132, 254, 223); /* oklch */ color: oklch(91.8% 0.119 174.9);
Tailwind
colors: {
custom: {
50: '#afffe9',
500: '#84fedf',
950: '#000000',
},
}SCSS
$custom: #84fedf; $custom-light: #afffe9; $custom-dark: #000000;
JSON
{
"hex": "#84fedf",
"rgb": {
"r": 132,
"g": 254,
"b": 223
},
"hsl": {
"h": 164.754,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91752,
"c": 0.11941,
"h": 174.9
},
"luminance": 0.81117
}Semantic roles & 50–950 ramp
primary
#84FEDF
secondary
#DD496F
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684