#83FFD4#83FFD4
#83FFD4 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.128 H 168.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFD4 |
|---|---|
| RGB | rgb(131, 255, 212) |
| HSL | hsl(159, 100%, 76%) |
| HSV | hsv(159, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(92.17, -44.62, 9.94) |
| CIE-LCH | lch(92.17, 45.71, 167.45°) |
| OKLab | oklab(91.65% -0.1254 0.0255) |
| OKLCH | oklch(91.65% 0.128 168.5) |
| XYZ | xyz(56.9985, 81.0940, 74.9236) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.36
Light Aqua
#8CFFDB
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.70
Pale Turquoise
#A5FBD5
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFD4 #FF83AE
analogous
#83FF96 #83FFD4 #83ECFF
triadic
#83FFD4 #D483FF #FFD483
tetradic
#83FFD4 #9683FF #FF83AE #ECFF83
square
#83FFD4 #9683FF #FF83AE #ECFF83
split-complementary
#83FFD4 #FF83EC #FF9683
monochromatic
#09FFAA #46FFBF #83FFD4 #C0FFE9 #E0FFF4
Accessibility & contrast
On white
1.22
#83FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#83FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFD4
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFD4 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D2
Deuteranopia (green-blind)
#E6E3D7
Tritanopia (blue-blind)
#55FFF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83ffd4; /* rgb */ color: rgb(131, 255, 212); /* oklch */ color: oklch(91.7% 0.128 168.5);
Tailwind
colors: {
custom: {
50: '#aeffe1',
500: '#83ffd4',
950: '#000000',
},
}SCSS
$custom: #83ffd4; $custom-light: #aeffe1; $custom-dark: #000000;
JSON
{
"hex": "#83ffd4",
"rgb": {
"r": 131,
"g": 255,
"b": 212
},
"hsl": {
"h": 159.194,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91651,
"c": 0.12796,
"h": 168.5
},
"luminance": 0.81099
}Semantic roles & 50–950 ramp
primary
#83FFD4
secondary
#DF487C
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684