#82FECE#82FECE
#82FECE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.131 H 166.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #82FECE |
|---|---|
| RGB | rgb(130, 254, 206) |
| HSL | hsl(157, 98%, 75%) |
| HSV | hsv(157, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(91.72, -45.69, 12.38) |
| CIE-LCH | lch(91.72, 47.34, 164.84°) |
| OKLab | oklab(91.23% -0.1276 0.0318) |
| OKLCH | oklch(91.23% 0.131 166) |
| XYZ | xyz(55.7833, 80.0810, 70.8981) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.43
Light Aquamarine
#7BFDC7
ΔE00 1.44
Light Turquoise
#7EF4CC
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FECE #FE82B2
analogous
#82FE90 #82FECE #82F0FE
triadic
#82FECE #CE82FE #FECE82
tetradic
#82FECE #9082FE #FE82B2 #F0FE82
square
#82FECE #9082FE #FE82B2 #F0FE82
split-complementary
#82FECE #FE82F0 #FE9082
monochromatic
#09FD9E #45FEB6 #82FECE #BFFEE6 #E1FFF3
Accessibility & contrast
On white
1.23
#82FECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#82FECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FECE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FECE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E6E2D1
Tritanopia (blue-blind)
#56FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #82fece; /* rgb */ color: rgb(130, 254, 206); /* oklch */ color: oklch(91.2% 0.131 166.0);
Tailwind
colors: {
custom: {
50: '#adffdd',
500: '#82fece',
950: '#000000',
},
}SCSS
$custom: #82fece; $custom-light: #adffdd; $custom-dark: #000000;
JSON
{
"hex": "#82fece",
"rgb": {
"r": 130,
"g": 254,
"b": 206
},
"hsl": {
"h": 156.774,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91231,
"c": 0.13147,
"h": 166
},
"luminance": 0.80086
}Semantic roles & 50–950 ramp
primary
#82FECE
secondary
#DD4781
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684