#83FFD3#83FFD3
#83FFD3 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.129 H 168.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFD3 |
|---|---|
| RGB | rgb(131, 255, 211) |
| HSL | hsl(159, 100%, 76%) |
| HSV | hsv(159, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(92.15, -44.84, 10.42) |
| CIE-LCH | lch(92.15, 46.03, 166.92°) |
| OKLab | oklab(91.63% -0.1258 0.0267) |
| OKLCH | oklch(91.63% 0.129 168) |
| XYZ | xyz(56.8728, 81.0437, 74.2614) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.50
Light Aqua
#8CFFDB
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.36
Light Aquamarine
#7BFDC7
ΔE00 2.46
Pale Turquoise
#A5FBD5
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFD3 #FF83AF
analogous
#83FF95 #83FFD3 #83EDFF
triadic
#83FFD3 #D383FF #FFD383
tetradic
#83FFD3 #9583FF #FF83AF #EDFF83
square
#83FFD3 #9583FF #FF83AF #EDFF83
split-complementary
#83FFD3 #FF83ED #FF9583
monochromatic
#09FFA8 #46FFBD #83FFD3 #C0FFE9 #E0FFF4
Accessibility & contrast
On white
1.22
#83FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#83FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFD3
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFD3 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D1
Deuteranopia (green-blind)
#E7E3D6
Tritanopia (blue-blind)
#55FFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83ffd3; /* rgb */ color: rgb(131, 255, 211); /* oklch */ color: oklch(91.6% 0.129 168.0);
Tailwind
colors: {
custom: {
50: '#aeffe0',
500: '#83ffd3',
950: '#000000',
},
}SCSS
$custom: #83ffd3; $custom-light: #aeffe0; $custom-dark: #000000;
JSON
{
"hex": "#83ffd3",
"rgb": {
"r": 131,
"g": 255,
"b": 211
},
"hsl": {
"h": 158.71,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91626,
"c": 0.12864,
"h": 168
},
"luminance": 0.81048
}Semantic roles & 50–950 ramp
primary
#83FFD3
secondary
#DF487D
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684