#82FFEE#82FFEE
#82FFEE is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.115 H 183.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFEE |
|---|---|
| RGB | rgb(130, 255, 238) |
| HSL | hsl(172, 100%, 75%) |
| HSV | hsv(172, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.77, -38.97, -2.64) |
| CIE-LCH | lch(92.77, 39.06, 183.88°) |
| OKLab | oklab(92.33% -0.115 -0.0077) |
| OKLCH | oklch(92.33% 0.115 183.8) |
| XYZ | xyz(60.3921, 82.4336, 93.6011) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 5.10
Bright Turquoise
#0FFEF9
ΔE00 6.00
Light Aqua
#8CFFDB
ΔE00 6.01
Pale Aqua
#B8FFEB
ΔE00 6.52
Light Cyan
#ACFFFC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFEE #FF8293
analogous
#82FFAF #82FFEE #82D1FF
triadic
#82FFEE #EE82FF #FFEE82
tetradic
#82FFEE #AF82FF #FF8293 #D1FF82
square
#82FFEE #AF82FF #FF8293 #D1FF82
split-complementary
#82FFEE #FF82D1 #FFAF82
monochromatic
#08FFDD #45FFE6 #82FFEE #BFFFF6 #E0FFFB
Accessibility & contrast
On white
1.20
#82FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#82FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFEE
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFEE | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E0E4F0
Tritanopia (blue-blind)
#40FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #82ffee; /* rgb */ color: rgb(130, 255, 238); /* oklch */ color: oklch(92.3% 0.115 183.8);
Tailwind
colors: {
custom: {
50: '#aefff3',
500: '#82ffee',
950: '#000000',
},
}SCSS
$custom: #82ffee; $custom-light: #aefff3; $custom-dark: #000000;
JSON
{
"hex": "#82ffee",
"rgb": {
"r": 130,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.84,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92329,
"c": 0.11525,
"h": 183.8
},
"luminance": 0.82439
}Semantic roles & 50–950 ramp
primary
#82FFEE
secondary
#DE475B
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685