#83FFE6#83FFE6
#83FFE6 is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.1% C 0.118 H 178.7°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFE6 |
|---|---|
| RGB | rgb(131, 255, 230) |
| HSL | hsl(168, 100%, 76%) |
| HSV | hsv(168, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(92.60, -40.62, 1.26) |
| CIE-LCH | lch(92.60, 40.64, 178.23°) |
| OKLab | oklab(92.14% -0.1177 0.0027) |
| OKLCH | oklch(92.14% 0.118 178.7) |
| XYZ | xyz(59.3969, 82.0534, 87.5554) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.70
Light Aqua
#8CFFDB
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.20
Bright Aqua
#0BF9EA
ΔE00 6.14
Pale Aqua
#B8FFEB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFE6 #FF839C
analogous
#83FFA8 #83FFE6 #83DAFF
triadic
#83FFE6 #E683FF #FFE683
tetradic
#83FFE6 #A883FF #FF839C #DAFF83
square
#83FFE6 #A883FF #FF839C #DAFF83
split-complementary
#83FFE6 #FF83DA #FFA883
monochromatic
#09FFCD #46FFDA #83FFE6 #C0FFF2 #E0FFF9
Accessibility & contrast
On white
1.21
#83FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#83FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFE6
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFE6 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E5
Deuteranopia (green-blind)
#E2E4E8
Tritanopia (blue-blind)
#49FFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83ffe6; /* rgb */ color: rgb(131, 255, 230); /* oklch */ color: oklch(92.1% 0.118 178.7);
Tailwind
colors: {
custom: {
50: '#afffed',
500: '#83ffe6',
950: '#000000',
},
}SCSS
$custom: #83ffe6; $custom-light: #afffed; $custom-dark: #000000;
JSON
{
"hex": "#83ffe6",
"rgb": {
"r": 131,
"g": 255,
"b": 230
},
"hsl": {
"h": 167.903,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92136,
"c": 0.11773,
"h": 178.7
},
"luminance": 0.82058
}Semantic roles & 50–950 ramp
primary
#83FFE6
secondary
#DF4866
accent
#002EE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684