#84FFEF#84FFEF
#84FFEF is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.114 H 184.4°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFEF |
|---|---|
| RGB | rgb(132, 255, 239) |
| HSL | hsl(172, 100%, 76%) |
| HSV | hsv(172, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.86, -38.30, -3.01) |
| CIE-LCH | lch(92.86, 38.42, 184.49°) |
| OKLab | oklab(92.44% -0.1133 -0.0087) |
| OKLCH | oklch(92.44% 0.114 184.4) |
| XYZ | xyz(60.8492, 82.6523, 94.3915) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 5.23
Bright Turquoise
#0FFEF9
ΔE00 5.93
Light Aqua
#8CFFDB
ΔE00 6.28
Light Cyan
#ACFFFC
ΔE00 6.32
Pale Aqua
#B8FFEB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFEF #FF8494
analogous
#84FFB1 #84FFEF #84D1FF
triadic
#84FFEF #EF84FF #FFEF84
tetradic
#84FFEF #B184FF #FF8494 #D1FF84
square
#84FFEF #B184FF #FF8494 #D1FF84
split-complementary
#84FFEF #FF84D1 #FFB184
monochromatic
#0AFFDF #47FFE7 #84FFEF #C1FFF7 #E0FFFB
Accessibility & contrast
On white
1.20
#84FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#84FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFEF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFEF | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#44FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84ffef; /* rgb */ color: rgb(132, 255, 239); /* oklch */ color: oklch(92.4% 0.114 184.4);
Tailwind
colors: {
custom: {
50: '#b0fff4',
500: '#84ffef',
950: '#000000',
},
}SCSS
$custom: #84ffef; $custom-light: #b0fff4; $custom-dark: #000000;
JSON
{
"hex": "#84ffef",
"rgb": {
"r": 132,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.195,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92435,
"c": 0.1136,
"h": 184.4
},
"luminance": 0.82658
}Semantic roles & 50–950 ramp
primary
#84FFEF
secondary
#DF485C
accent
#001EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685