#83FFDE#83FFDE
#83FFDE is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 173.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFDE |
|---|---|
| RGB | rgb(131, 255, 222) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.40, -42.43, 5.11) |
| CIE-LCH | lch(92.40, 42.74, 173.13°) |
| OKLab | oklab(91.92% -0.1211 0.0129) |
| OKLCH | oklch(91.92% 0.122 173.9) |
| XYZ | xyz(58.2992, 81.6143, 81.7740) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.34
Aquamarine
#7FFFD4
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 3.57
Pale Turquoise
#A5FBD5
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFDE #FF83A4
analogous
#83FFA0 #83FFDE #83E2FF
triadic
#83FFDE #DE83FF #FFDE83
tetradic
#83FFDE #A083FF #FF83A4 #E2FF83
square
#83FFDE #A083FF #FF83A4 #E2FF83
split-complementary
#83FFDE #FF83E2 #FFA083
monochromatic
#09FFBD #46FFCE #83FFDE #C0FFEE #E0FFF7
Accessibility & contrast
On white
1.21
#83FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#83FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFDE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFDE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#4FFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83ffde; /* rgb */ color: rgb(131, 255, 222); /* oklch */ color: oklch(91.9% 0.122 173.9);
Tailwind
colors: {
custom: {
50: '#aeffe8',
500: '#83ffde',
950: '#000000',
},
}SCSS
$custom: #83ffde; $custom-light: #aeffe8; $custom-dark: #000000;
JSON
{
"hex": "#83ffde",
"rgb": {
"r": 131,
"g": 255,
"b": 222
},
"hsl": {
"h": 164.032,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91915,
"c": 0.12178,
"h": 173.9
},
"luminance": 0.81619
}Semantic roles & 50–950 ramp
primary
#83FFDE
secondary
#DF4870
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684