#83FFDF#83FFDF
#83FFDF is a very light, vivid teal. Relative luminance 0.817; OKLCH L 91.9% C 0.121 H 174.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFDF |
|---|---|
| RGB | rgb(131, 255, 223) |
| HSL | hsl(165, 100%, 76%) |
| HSV | hsv(165, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.43, -42.21, 4.63) |
| CIE-LCH | lch(92.43, 42.46, 173.74°) |
| OKLab | oklab(91.94% -0.1207 0.0116) |
| OKLCH | oklch(91.94% 0.121 174.5) |
| XYZ | xyz(58.4336, 81.6680, 82.4819) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.58
Aquamarine
#7FFFD4
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.45
Pale Turquoise
#A5FBD5
ΔE00 4.90
Light Aquamarine
#7BFDC7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFDF #FF83A3
analogous
#83FFA1 #83FFDF #83E1FF
triadic
#83FFDF #DF83FF #FFDF83
tetradic
#83FFDF #A183FF #FF83A3 #E1FF83
square
#83FFDF #A183FF #FF83A3 #E1FF83
split-complementary
#83FFDF #FF83E1 #FFA183
monochromatic
#09FFBF #46FFCF #83FFDF #C0FFEF #E0FFF7
Accessibility & contrast
On white
1.21
#83FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#83FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFDF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFDF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E4E3E1
Tritanopia (blue-blind)
#4EFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83ffdf; /* rgb */ color: rgb(131, 255, 223); /* oklch */ color: oklch(91.9% 0.121 174.5);
Tailwind
colors: {
custom: {
50: '#aeffe9',
500: '#83ffdf',
950: '#000000',
},
}SCSS
$custom: #83ffdf; $custom-light: #aeffe9; $custom-dark: #000000;
JSON
{
"hex": "#83ffdf",
"rgb": {
"r": 131,
"g": 255,
"b": 223
},
"hsl": {
"h": 164.516,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91942,
"c": 0.12123,
"h": 174.5
},
"luminance": 0.81673
}Semantic roles & 50–950 ramp
primary
#83FFDF
secondary
#DF486F
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684