#84FFEB#84FFEB
#84FFEB is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.115 H 181.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFEB |
|---|---|
| RGB | rgb(132, 255, 235) |
| HSL | hsl(170, 100%, 76%) |
| HSV | hsv(170, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.76, -39.24, -1.09) |
| CIE-LCH | lch(92.76, 39.26, 181.59°) |
| OKLab | oklab(92.32% -0.1149 -0.0036) |
| OKLCH | oklch(92.32% 0.115 181.8) |
| XYZ | xyz(60.2648, 82.4185, 91.3137) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 5.00
Bright Aqua
#0BF9EA
ΔE00 5.50
Pale Aqua
#B8FFEB
ΔE00 6.17
Aquamarine
#7FFFD4
ΔE00 6.58
Light Turquoise
#7EF4CC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFEB #FF8498
analogous
#84FFAD #84FFEB #84D5FF
triadic
#84FFEB #EB84FF #FFEB84
tetradic
#84FFEB #AD84FF #FF8498 #D5FF84
square
#84FFEB #AD84FF #FF8498 #D5FF84
split-complementary
#84FFEB #FF84D5 #FFAD84
monochromatic
#0AFFD7 #47FFE1 #84FFEB #C1FFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#84FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#84FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFEB
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFEB | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#48FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #84ffeb; /* rgb */ color: rgb(132, 255, 235); /* oklch */ color: oklch(92.3% 0.115 181.8);
Tailwind
colors: {
custom: {
50: '#affff1',
500: '#84ffeb',
950: '#000000',
},
}SCSS
$custom: #84ffeb; $custom-light: #affff1; $custom-dark: #000000;
JSON
{
"hex": "#84ffeb",
"rgb": {
"r": 132,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.244,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92318,
"c": 0.115,
"h": 181.8
},
"luminance": 0.82424
}Semantic roles & 50–950 ramp
primary
#84FFEB
secondary
#DF4861
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685