#84FCEE#84FCEE
#84FCEE is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.111 H 185.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCEE |
|---|---|
| RGB | rgb(132, 252, 238) |
| HSL | hsl(173, 95%, 75%) |
| HSV | hsv(173, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(92.00, -37.17, -3.76) |
| CIE-LCH | lch(92.00, 37.36, 185.78°) |
| OKLab | oklab(91.73% -0.1104 -0.0107) |
| OKLCH | oklch(91.73% 0.111 185.5) |
| XYZ | xyz(59.7524, 80.6943, 93.2991) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 5.22
Bright Turquoise
#0FFEF9
ΔE00 5.69
Light Cyan
#ACFFFC
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 6.07
Pale Aqua
#B8FFEB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCEE #FC8492
analogous
#84FCB2 #84FCEE #84CEFC
triadic
#84FCEE #EE84FC #FCEE84
tetradic
#84FCEE #B284FC #FC8492 #CEFC84
square
#84FCEE #B284FC #FC8492 #CEFC84
split-complementary
#84FCEE #FC84CE #FCB284
monochromatic
#0DF9DD #48FBE6 #84FCEE #C0FDF6 #E1FEFB
Accessibility & contrast
On white
1.23
#84FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#84FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCEE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCEE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#47FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #84fcee; /* rgb */ color: rgb(132, 252, 238); /* oklch */ color: oklch(91.7% 0.111 185.5);
Tailwind
colors: {
custom: {
50: '#affef3',
500: '#84fcee',
950: '#000000',
},
}SCSS
$custom: #84fcee; $custom-light: #affef3; $custom-dark: #000000;
JSON
{
"hex": "#84fcee",
"rgb": {
"r": 132,
"g": 252,
"b": 238
},
"hsl": {
"h": 173,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91727,
"c": 0.11095,
"h": 185.5
},
"luminance": 0.80699
}Semantic roles & 50–950 ramp
primary
#84FCEE
secondary
#DB495A
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685