#83FFE2#83FFE2
#83FFE2 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.0% C 0.120 H 176.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFE2 |
|---|---|
| RGB | rgb(131, 255, 226) |
| HSL | hsl(166, 100%, 76%) |
| HSV | hsv(166, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.50, -41.53, 3.18) |
| CIE-LCH | lch(92.50, 41.66, 175.62°) |
| OKLab | oklab(92.03% -0.1194 0.0078) |
| OKLCH | oklch(92.03% 0.12 176.3) |
| XYZ | xyz(58.8417, 81.8313, 84.6310) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.36
Tiffany Blue
#7BF2DA
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 4.15
Pale Turquoise
#A5FBD5
ΔE00 5.43
Pale Aqua
#B8FFEB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFE2 #FF83A0
analogous
#83FFA4 #83FFE2 #83DEFF
triadic
#83FFE2 #E283FF #FFE283
tetradic
#83FFE2 #A483FF #FF83A0 #DEFF83
square
#83FFE2 #A483FF #FF83A0 #DEFF83
split-complementary
#83FFE2 #FF83DE #FFA483
monochromatic
#09FFC5 #46FFD4 #83FFE2 #C0FFF0 #E0FFF8
Accessibility & contrast
On white
1.21
#83FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#83FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFE2
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFE2 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#E3E4E4
Tritanopia (blue-blind)
#4CFFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83ffe2; /* rgb */ color: rgb(131, 255, 226); /* oklch */ color: oklch(92.0% 0.120 176.3);
Tailwind
colors: {
custom: {
50: '#afffeb',
500: '#83ffe2',
950: '#000000',
},
}SCSS
$custom: #83ffe2; $custom-light: #afffeb; $custom-dark: #000000;
JSON
{
"hex": "#83ffe2",
"rgb": {
"r": 131,
"g": 255,
"b": 226
},
"hsl": {
"h": 165.968,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92025,
"c": 0.11965,
"h": 176.3
},
"luminance": 0.81836
}Semantic roles & 50–950 ramp
primary
#83FFE2
secondary
#DF486B
accent
#0036E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684