#83FDEC#83FDEC
#83FDEC is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.113 H 183.6°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDEC |
|---|---|
| RGB | rgb(131, 253, 236) |
| HSL | hsl(172, 97%, 75%) |
| HSV | hsv(172, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(92.19, -38.32, -2.45) |
| CIE-LCH | lch(92.19, 38.40, 183.66°) |
| OKLab | oklab(91.86% -0.113 -0.0072) |
| OKLCH | oklch(91.86% 0.113 183.6) |
| XYZ | xyz(59.6194, 81.1268, 91.8579) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.39
Bright Aqua
#0BF9EA
ΔE00 5.18
Light Aqua
#8CFFDB
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 6.14
Pale Aqua
#B8FFEB
ΔE00 6.36
Light Cyan
#ACFFFC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDEC #FD8394
analogous
#83FDAF #83FDEC #83D1FD
triadic
#83FDEC #EC83FD #FDEC83
tetradic
#83FDEC #AF83FD #FD8394 #D1FD83
square
#83FDEC #AF83FD #FD8394 #D1FD83
split-complementary
#83FDEC #FD83D1 #FDAF83
monochromatic
#0BFBDA #47FCE3 #83FDEC #BFFEF5 #E1FFFA
Accessibility & contrast
On white
1.22
#83FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#83FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDEC
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDEC | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#45FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #83fdec; /* rgb */ color: rgb(131, 253, 236); /* oklch */ color: oklch(91.9% 0.113 183.6);
Tailwind
colors: {
custom: {
50: '#affef2',
500: '#83fdec',
950: '#000000',
},
}SCSS
$custom: #83fdec; $custom-light: #affef2; $custom-dark: #000000;
JSON
{
"hex": "#83fdec",
"rgb": {
"r": 131,
"g": 253,
"b": 236
},
"hsl": {
"h": 171.639,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.91855,
"c": 0.11324,
"h": 183.6
},
"luminance": 0.81132
}Semantic roles & 50–950 ramp
primary
#83FDEC
secondary
#DC485D
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685