#82E3F3#82E3F3
#82E3F3 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.2% C 0.094 H 209.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #82E3F3 |
|---|---|
| RGB | rgb(130, 227, 243) |
| HSL | hsl(188, 82%, 73%) |
| HSV | hsv(188, 47%, 95%) |
| CMYK | cmyk(46.5%, 6.6%, 0%, 4.7%) |
| CIE-LAB | lab(85.07, -24.51, -16.69) |
| CIE-LCH | lch(85.07, 29.65, 214.24°) |
| OKLab | oklab(86.19% -0.0822 -0.046) |
| OKLCH | oklch(86.19% 0.094 209.2) |
| XYZ | xyz(52.8465, 66.1508, 94.7602) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 3.27
Robin'S Egg Blue
#98EFF9
ΔE00 3.51
Aqua Blue
#02D8E9
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82E3F3 #F39282
analogous
#82F3CB #82E3F3 #82AAF3
triadic
#82E3F3 #F382E3 #E3F382
tetradic
#82E3F3 #CB82F3 #F39282 #AAF382
square
#82E3F3 #CB82F3 #F39282 #AAF382
split-complementary
#82E3F3 #F382AA #F3CB82
monochromatic
#16C7E5 #4AD6EE #82E3F3 #BAF0F8 #E3F9FC
Accessibility & contrast
On white
1.48
#82E3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#82E3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82E3F3
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82E3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82E3F3 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF4
Deuteranopia (green-blind)
#C2CFF3
Tritanopia (blue-blind)
#46EBE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #82e3f3; /* rgb */ color: rgb(130, 227, 243); /* oklch */ color: oklch(86.2% 0.094 209.2);
Tailwind
colors: {
custom: {
50: '#adecf7',
500: '#82e3f3',
950: '#000000',
},
}SCSS
$custom: #82e3f3; $custom-light: #adecf7; $custom-dark: #000000;
JSON
{
"hex": "#82e3f3",
"rgb": {
"r": 130,
"g": 227,
"b": 243
},
"hsl": {
"h": 188.496,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.86187,
"c": 0.09417,
"h": 209.2
},
"luminance": 0.66155
}Semantic roles & 50–950 ramp
primary
#82E3F3
secondary
#CF5D4B
accent
#2507DF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485