#84FCF2#84FCF2
#84FCF2 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.110 H 188.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCF2 |
|---|---|
| RGB | rgb(132, 252, 242) |
| HSL | hsl(175, 95%, 75%) |
| HSV | hsv(175, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(92.10, -36.21, -5.68) |
| CIE-LCH | lch(92.10, 36.66, 188.92°) |
| OKLab | oklab(91.85% -0.1088 -0.0159) |
| OKLCH | oklch(91.85% 0.11 188.3) |
| XYZ | xyz(60.3466, 80.9320, 96.4285) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 5.06
Bright Turquoise
#0FFEF9
ΔE00 5.16
Tiffany Blue
#7BF2DA
ΔE00 5.25
Bright Aqua
#0BF9EA
ΔE00 5.48
Aqua
#00FFFF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCF2 #FC848E
analogous
#84FCB6 #84FCF2 #84CAFC
triadic
#84FCF2 #F284FC #FCF284
tetradic
#84FCF2 #B684FC #FC848E #CAFC84
square
#84FCF2 #B684FC #FC848E #CAFC84
split-complementary
#84FCF2 #FC84CA #FCB684
monochromatic
#0DF9E5 #48FBEC #84FCF2 #C0FDF8 #E1FEFC
Accessibility & contrast
On white
1.22
#84FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#84FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCF2
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCF2 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#43FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84fcf2; /* rgb */ color: rgb(132, 252, 242); /* oklch */ color: oklch(91.8% 0.110 188.3);
Tailwind
colors: {
custom: {
50: '#affdf6',
500: '#84fcf2',
950: '#000000',
},
}SCSS
$custom: #84fcf2; $custom-light: #affdf6; $custom-dark: #000000;
JSON
{
"hex": "#84fcf2",
"rgb": {
"r": 132,
"g": 252,
"b": 242
},
"hsl": {
"h": 175,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91847,
"c": 0.10994,
"h": 188.3
},
"luminance": 0.80937
}Semantic roles & 50–950 ramp
primary
#84FCF2
secondary
#DB4956
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685