#83FFDA#83FFDA
#83FFDA is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 171.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFDA |
|---|---|
| RGB | rgb(131, 255, 218) |
| HSL | hsl(162, 100%, 76%) |
| HSV | hsv(162, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(92.31, -43.32, 7.04) |
| CIE-LCH | lch(92.31, 43.89, 170.77°) |
| OKLab | oklab(91.81% -0.1228 0.0179) |
| OKLCH | oklch(91.81% 0.124 171.7) |
| XYZ | xyz(57.7695, 81.4024, 78.9840) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.85
Aquamarine
#7FFFD4
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 4.27
Pale Turquoise
#A5FBD5
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFDA #FF83A8
analogous
#83FF9C #83FFDA #83E6FF
triadic
#83FFDA #DA83FF #FFDA83
tetradic
#83FFDA #9C83FF #FF83A8 #E6FF83
square
#83FFDA #9C83FF #FF83A8 #E6FF83
split-complementary
#83FFDA #FF83E6 #FF9C83
monochromatic
#09FFB5 #46FFC8 #83FFDA #C0FFEC #E0FFF6
Accessibility & contrast
On white
1.22
#83FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#83FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFDA
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFDA | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D8
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#51FFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83ffda; /* rgb */ color: rgb(131, 255, 218); /* oklch */ color: oklch(91.8% 0.124 171.7);
Tailwind
colors: {
custom: {
50: '#aeffe5',
500: '#83ffda',
950: '#000000',
},
}SCSS
$custom: #83ffda; $custom-light: #aeffe5; $custom-dark: #000000;
JSON
{
"hex": "#83ffda",
"rgb": {
"r": 131,
"g": 255,
"b": 218
},
"hsl": {
"h": 162.097,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91808,
"c": 0.12412,
"h": 171.7
},
"luminance": 0.81407
}Semantic roles & 50–950 ramp
primary
#83FFDA
secondary
#DF4875
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684