#83FFD7#83FFD7
#83FFD7 is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.7% C 0.126 H 170.1°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFD7 |
|---|---|
| RGB | rgb(131, 255, 215) |
| HSL | hsl(161, 100%, 76%) |
| HSV | hsv(161, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(92.24, -43.97, 8.49) |
| CIE-LCH | lch(92.24, 44.79, 169.08°) |
| OKLab | oklab(91.73% -0.1241 0.0217) |
| OKLCH | oklch(91.73% 0.126 170.1) |
| XYZ | xyz(57.3805, 81.2468, 76.9352) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.78
Light Aqua
#8CFFDB
ΔE00 1.22
Light Turquoise
#7EF4CC
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 3.47
Pale Turquoise
#A5FBD5
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFD7 #FF83AB
analogous
#83FF99 #83FFD7 #83E9FF
triadic
#83FFD7 #D783FF #FFD783
tetradic
#83FFD7 #9983FF #FF83AB #E9FF83
square
#83FFD7 #9983FF #FF83AB #E9FF83
split-complementary
#83FFD7 #FF83E9 #FF9983
monochromatic
#09FFB0 #46FFC3 #83FFD7 #C0FFEB #E0FFF5
Accessibility & contrast
On white
1.22
#83FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#83FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFD7
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFD7 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D5
Deuteranopia (green-blind)
#E6E3DA
Tritanopia (blue-blind)
#53FFF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83ffd7; /* rgb */ color: rgb(131, 255, 215); /* oklch */ color: oklch(91.7% 0.126 170.1);
Tailwind
colors: {
custom: {
50: '#aeffe3',
500: '#83ffd7',
950: '#000000',
},
}SCSS
$custom: #83ffd7; $custom-light: #aeffe3; $custom-dark: #000000;
JSON
{
"hex": "#83ffd7",
"rgb": {
"r": 131,
"g": 255,
"b": 215
},
"hsl": {
"h": 160.645,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91729,
"c": 0.12599,
"h": 170.1
},
"luminance": 0.81252
}Semantic roles & 50–950 ramp
primary
#83FFD7
secondary
#DF4878
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684