#82F2F2#82F2F2
#82F2F2 is a very light, moderate teal. Relative luminance 0.747; OKLCH L 89.5% C 0.103 H 195.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #82F2F2 |
|---|---|
| RGB | rgb(130, 242, 242) |
| HSL | hsl(180, 81%, 73%) |
| HSV | hsv(180, 46%, 95%) |
| CMYK | cmyk(46.3%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(89.23, -31.99, -9.94) |
| CIE-LCH | lch(89.23, 33.50, 197.26°) |
| OKLab | oklab(89.52% -0.0992 -0.0275) |
| OKLCH | oklch(89.52% 0.103 195.5) |
| XYZ | xyz(56.9787, 74.6561, 95.3946) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F2F2 #F28282
analogous
#82F2BA #82F2F2 #82BAF2
triadic
#82F2F2 #F282F2 #F2F282
tetradic
#82F2F2 #BA82F2 #F28282 #BAF282
square
#82F2F2 #BA82F2 #F28282 #BAF282
split-complementary
#82F2F2 #F282BA #F2BA82
monochromatic
#18E2E2 #4BECEC #82F2F2 #B9F8F8 #E3FCFC
Accessibility & contrast
On white
1.32
#82F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#82F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F2F2
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F2F2 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F2
Deuteranopia (green-blind)
#D2DAF3
Tritanopia (blue-blind)
#41F8F2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #82f2f2; /* rgb */ color: rgb(130, 242, 242); /* oklch */ color: oklch(89.5% 0.103 195.5);
Tailwind
colors: {
custom: {
50: '#aef6f6',
500: '#82f2f2',
950: '#000000',
},
}SCSS
$custom: #82f2f2; $custom-light: #aef6f6; $custom-dark: #000000;
JSON
{
"hex": "#82f2f2",
"rgb": {
"r": 130,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.89515,
"c": 0.10294,
"h": 195.5
},
"luminance": 0.74661
}Semantic roles & 50–950 ramp
primary
#82F2F2
secondary
#CD4B4B
accent
#0808DE
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585