#84FCDA#84FCDA
#84FCDA is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.120 H 172.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCDA |
|---|---|
| RGB | rgb(132, 252, 218) |
| HSL | hsl(163, 95%, 75%) |
| HSV | hsv(163, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.50, -41.77, 5.87) |
| CIE-LCH | lch(91.50, 42.18, 172.00°) |
| OKLab | oklab(91.16% -0.1189 0.0149) |
| OKLCH | oklch(91.16% 0.12 172.9) |
| XYZ | xyz(56.9756, 79.5836, 78.6748) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.07
Aquamarine
#7FFFD4
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 4.28
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCDA #FC84A6
analogous
#84FC9E #84FCDA #84E2FC
triadic
#84FCDA #DA84FC #FCDA84
tetradic
#84FCDA #9E84FC #FC84A6 #E2FC84
square
#84FCDA #9E84FC #FC84A6 #E2FC84
split-complementary
#84FCDA #FC84E2 #FC9E84
monochromatic
#0DF9B6 #48FBC8 #84FCDA #C0FDEC #E1FEF6
Accessibility & contrast
On white
1.24
#84FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#84FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCDA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCDA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD8
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#54FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84fcda; /* rgb */ color: rgb(132, 252, 218); /* oklch */ color: oklch(91.2% 0.120 172.9);
Tailwind
colors: {
custom: {
50: '#affee5',
500: '#84fcda',
950: '#000000',
},
}SCSS
$custom: #84fcda; $custom-light: #affee5; $custom-dark: #000000;
JSON
{
"hex": "#84fcda",
"rgb": {
"r": 132,
"g": 252,
"b": 218
},
"hsl": {
"h": 163,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91159,
"c": 0.11981,
"h": 172.9
},
"luminance": 0.79588
}Semantic roles & 50–950 ramp
primary
#84FCDA
secondary
#DB4973
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684