#83FEDF#83FEDF
#83FEDF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.120 H 175.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #83FEDF |
|---|---|
| RGB | rgb(131, 254, 223) |
| HSL | hsl(165, 98%, 75%) |
| HSV | hsv(165, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.15, -41.77, 4.22) |
| CIE-LCH | lch(92.15, 41.98, 174.23°) |
| OKLab | oklab(91.71% -0.1196 0.0105) |
| OKLCH | oklch(91.71% 0.12 175) |
| XYZ | xyz(58.1155, 81.0317, 82.3759) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.78
Tiffany Blue
#7BF2DA
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.52
Pale Turquoise
#A5FBD5
ΔE00 4.98
Light Aquamarine
#7BFDC7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FEDF #FE83A2
analogous
#83FEA1 #83FEDF #83DFFE
triadic
#83FEDF #DF83FE #FEDF83
tetradic
#83FEDF #A183FE #FE83A2 #DFFE83
square
#83FEDF #A183FE #FE83A2 #DFFE83
split-complementary
#83FEDF #FE83DF #FEA183
monochromatic
#0AFDC0 #46FECF #83FEDF #C0FEEF #E1FFF7
Accessibility & contrast
On white
1.22
#83FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#83FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FEDF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FEDF | 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)
#F7F1DE
Deuteranopia (green-blind)
#E3E3E1
Tritanopia (blue-blind)
#4EFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83fedf; /* rgb */ color: rgb(131, 254, 223); /* oklch */ color: oklch(91.7% 0.120 175.0);
Tailwind
colors: {
custom: {
50: '#aeffe9',
500: '#83fedf',
950: '#000000',
},
}SCSS
$custom: #83fedf; $custom-light: #aeffe9; $custom-dark: #000000;
JSON
{
"hex": "#83fedf",
"rgb": {
"r": 131,
"g": 254,
"b": 223
},
"hsl": {
"h": 164.878,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.91713,
"c": 0.12005,
"h": 175
},
"luminance": 0.81037
}Semantic roles & 50–950 ramp
primary
#83FEDF
secondary
#DD486E
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684