#83FFD2#83FFD2
#83FFD2 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.129 H 167.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFD2 |
|---|---|
| RGB | rgb(131, 255, 210) |
| HSL | hsl(158, 100%, 76%) |
| HSV | hsv(158, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.13, -45.05, 10.90) |
| CIE-LCH | lch(92.13, 46.35, 166.39°) |
| OKLab | oklab(91.6% -0.1263 0.028) |
| OKLCH | oklch(91.6% 0.129 167.5) |
| XYZ | xyz(56.7478, 80.9937, 73.6032) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.70
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 2.44
Pale Turquoise
#A5FBD5
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFD2 #FF83B0
analogous
#83FF94 #83FFD2 #83EEFF
triadic
#83FFD2 #D283FF #FFD283
tetradic
#83FFD2 #9483FF #FF83B0 #EEFF83
square
#83FFD2 #9483FF #FF83B0 #EEFF83
split-complementary
#83FFD2 #FF83EE #FF9483
monochromatic
#09FFA6 #46FFBC #83FFD2 #C0FFE8 #E0FFF4
Accessibility & contrast
On white
1.22
#83FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#83FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFD2
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFD2 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D0
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#56FFF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83ffd2; /* rgb */ color: rgb(131, 255, 210); /* oklch */ color: oklch(91.6% 0.129 167.5);
Tailwind
colors: {
custom: {
50: '#aeffdf',
500: '#83ffd2',
950: '#000000',
},
}SCSS
$custom: #83ffd2; $custom-light: #aeffdf; $custom-dark: #000000;
JSON
{
"hex": "#83ffd2",
"rgb": {
"r": 131,
"g": 255,
"b": 210
},
"hsl": {
"h": 158.226,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.916,
"c": 0.12933,
"h": 167.5
},
"luminance": 0.80998
}Semantic roles & 50–950 ramp
primary
#83FFD2
secondary
#DF487E
accent
#0053E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684