#83FFE4#83FFE4
#83FFE4 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.119 H 177.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFE4 |
|---|---|
| RGB | rgb(131, 255, 228) |
| HSL | hsl(167, 100%, 76%) |
| HSV | hsv(167, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.55, -41.08, 2.22) |
| CIE-LCH | lch(92.55, 41.14, 176.91°) |
| OKLab | oklab(92.08% -0.1185 0.0053) |
| OKLCH | oklch(92.08% 0.119 177.5) |
| XYZ | xyz(59.1177, 81.9417, 86.0847) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.66
Pale Turquoise
#A5FBD5
ΔE00 5.84
Pale Aqua
#B8FFEB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFE4 #FF839E
analogous
#83FFA6 #83FFE4 #83DCFF
triadic
#83FFE4 #E483FF #FFE483
tetradic
#83FFE4 #A683FF #FF839E #DCFF83
square
#83FFE4 #A683FF #FF839E #DCFF83
split-complementary
#83FFE4 #FF83DC #FFA683
monochromatic
#09FFC9 #46FFD7 #83FFE4 #C0FFF1 #E0FFF8
Accessibility & contrast
On white
1.21
#83FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#83FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFE4
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFE4 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E3
Deuteranopia (green-blind)
#E3E4E6
Tritanopia (blue-blind)
#4BFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83ffe4; /* rgb */ color: rgb(131, 255, 228); /* oklch */ color: oklch(92.1% 0.119 177.5);
Tailwind
colors: {
custom: {
50: '#afffec',
500: '#83ffe4',
950: '#000000',
},
}SCSS
$custom: #83ffe4; $custom-light: #afffec; $custom-dark: #000000;
JSON
{
"hex": "#83ffe4",
"rgb": {
"r": 131,
"g": 255,
"b": 228
},
"hsl": {
"h": 166.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.9208,
"c": 0.11867,
"h": 177.5
},
"luminance": 0.81947
}Semantic roles & 50–950 ramp
primary
#83FFE4
secondary
#DF4868
accent
#0032E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684