#82FBCE#82FBCE
#82FBCE is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.128 H 167.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #82FBCE |
|---|---|
| RGB | rgb(130, 251, 206) |
| HSL | hsl(158, 94%, 75%) |
| HSV | hsv(158, 48%, 98%) |
| CMYK | cmyk(48.2%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.87, -44.39, 11.16) |
| CIE-LCH | lch(90.87, 45.77, 165.88°) |
| OKLab | oklab(90.54% -0.1243 0.0287) |
| OKLCH | oklch(90.54% 0.128 167) |
| XYZ | xyz(54.8388, 78.1919, 70.5833) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.20
Light Turquoise
#7EF4CC
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.07
Light Aqua
#8CFFDB
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FBCE #FB82AF
analogous
#82FB92 #82FBCE #82EBFB
triadic
#82FBCE #CE82FB #FBCE82
tetradic
#82FBCE #9282FB #FB82AF #EBFB82
square
#82FBCE #9282FB #FB82AF #EBFB82
split-complementary
#82FBCE #FB82EB #FB9282
monochromatic
#0BF7A0 #47F9B7 #82FBCE #BDFDE5 #E1FEF3
Accessibility & contrast
On white
1.26
#82FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#82FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FBCE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FBCE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#57FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #82fbce; /* rgb */ color: rgb(130, 251, 206); /* oklch */ color: oklch(90.5% 0.128 167.0);
Tailwind
colors: {
custom: {
50: '#adfddd',
500: '#82fbce',
950: '#000000',
},
}SCSS
$custom: #82fbce; $custom-light: #adfddd; $custom-dark: #000000;
JSON
{
"hex": "#82fbce",
"rgb": {
"r": 130,
"g": 251,
"b": 206
},
"hsl": {
"h": 157.686,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.90537,
"c": 0.12755,
"h": 167
},
"luminance": 0.78196
}Semantic roles & 50–950 ramp
primary
#82FBCE
secondary
#D9487E
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684