#83FFE8#83FFE8
#83FFE8 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.2% C 0.117 H 179.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFE8 |
|---|---|
| RGB | rgb(131, 255, 232) |
| HSL | hsl(169, 100%, 76%) |
| HSV | hsv(169, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 9%, 0%) |
| CIE-LAB | lab(92.65, -40.16, 0.30) |
| CIE-LCH | lch(92.65, 40.16, 179.58°) |
| OKLab | oklab(92.19% -0.1169 0.0001) |
| OKLCH | oklch(92.19% 0.117 179.9) |
| XYZ | xyz(59.6794, 82.1663, 89.0430) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 4.10
Aquamarine
#7FFFD4
ΔE00 5.64
Light Turquoise
#7EF4CC
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 5.81
Pale Aqua
#B8FFEB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFE8 #FF839A
analogous
#83FFAA #83FFE8 #83D8FF
triadic
#83FFE8 #E883FF #FFE883
tetradic
#83FFE8 #AA83FF #FF839A #D8FF83
square
#83FFE8 #AA83FF #FF839A #D8FF83
split-complementary
#83FFE8 #FF83D8 #FFAA83
monochromatic
#09FFD1 #46FFDD #83FFE8 #C0FFF3 #E0FFF9
Accessibility & contrast
On white
1.20
#83FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#83FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFE8
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFE8 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E7
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#48FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83ffe8; /* rgb */ color: rgb(131, 255, 232); /* oklch */ color: oklch(92.2% 0.117 179.9);
Tailwind
colors: {
custom: {
50: '#afffef',
500: '#83ffe8',
950: '#000000',
},
}SCSS
$custom: #83ffe8; $custom-light: #afffef; $custom-dark: #000000;
JSON
{
"hex": "#83ffe8",
"rgb": {
"r": 131,
"g": 255,
"b": 232
},
"hsl": {
"h": 168.871,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92193,
"c": 0.11686,
"h": 179.9
},
"luminance": 0.82171
}Semantic roles & 50–950 ramp
primary
#83FFE8
secondary
#DF4864
accent
#002BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685