#84FCED#84FCED
#84FCED is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.111 H 184.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCED |
|---|---|
| RGB | rgb(132, 252, 237) |
| HSL | hsl(173, 95%, 75%) |
| HSV | hsv(173, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.97, -37.41, -3.28) |
| CIE-LCH | lch(91.97, 37.55, 185.02°) |
| OKLab | oklab(91.7% -0.1108 -0.0094) |
| OKLCH | oklch(91.7% 0.111 184.9) |
| XYZ | xyz(59.6059, 80.6357, 92.5275) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.77
Bright Aqua
#0BF9EA
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.87
Light Cyan
#ACFFFC
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.34
Pale Aqua
#B8FFEB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCED #FC8493
analogous
#84FCB1 #84FCED #84CFFC
triadic
#84FCED #ED84FC #FCED84
tetradic
#84FCED #B184FC #FC8493 #CFFC84
square
#84FCED #B184FC #FC8493 #CFFC84
split-complementary
#84FCED #FC84CF #FCB184
monochromatic
#0DF9DC #48FBE4 #84FCED #C0FDF6 #E1FEFB
Accessibility & contrast
On white
1.23
#84FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#84FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCED
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCED | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#47FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84fced; /* rgb */ color: rgb(132, 252, 237); /* oklch */ color: oklch(91.7% 0.111 184.9);
Tailwind
colors: {
custom: {
50: '#affef2',
500: '#84fced',
950: '#000000',
},
}SCSS
$custom: #84fced; $custom-light: #affef2; $custom-dark: #000000;
JSON
{
"hex": "#84fced",
"rgb": {
"r": 132,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91697,
"c": 0.11125,
"h": 184.9
},
"luminance": 0.80641
}Semantic roles & 50–950 ramp
primary
#84FCED
secondary
#DB495C
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685