#83FFEC#83FFEC
#83FFEC is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.115 H 182.5°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFEC |
|---|---|
| RGB | rgb(131, 255, 236) |
| HSL | hsl(171, 100%, 76%) |
| HSV | hsv(171, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.75, -39.23, -1.63) |
| CIE-LCH | lch(92.75, 39.26, 182.37°) |
| OKLab | oklab(92.31% -0.1152 -0.005) |
| OKLCH | oklch(92.31% 0.115 182.5) |
| XYZ | xyz(60.2540, 82.3962, 92.0694) |
| Luminance | 0.8240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 5.32
Light Aqua
#8CFFDB
ΔE00 5.34
Pale Aqua
#B8FFEB
ΔE00 6.30
Bright Turquoise
#0FFEF9
ΔE00 6.51
Aquamarine
#7FFFD4
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFEC #FF8396
analogous
#83FFAE #83FFEC #83D4FF
triadic
#83FFEC #EC83FF #FFEC83
tetradic
#83FFEC #AE83FF #FF8396 #D4FF83
square
#83FFEC #AE83FF #FF8396 #D4FF83
split-complementary
#83FFEC #FF83D4 #FFAE83
monochromatic
#09FFD9 #46FFE3 #83FFEC #C0FFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#83FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#83FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFEC
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFEC | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#44FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #83ffec; /* rgb */ color: rgb(131, 255, 236); /* oklch */ color: oklch(92.3% 0.115 182.5);
Tailwind
colors: {
custom: {
50: '#affff2',
500: '#83ffec',
950: '#000000',
},
}SCSS
$custom: #83ffec; $custom-light: #affff2; $custom-dark: #000000;
JSON
{
"hex": "#83ffec",
"rgb": {
"r": 131,
"g": 255,
"b": 236
},
"hsl": {
"h": 170.806,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92309,
"c": 0.11529,
"h": 182.5
},
"luminance": 0.82401
}Semantic roles & 50–950 ramp
primary
#83FFEC
secondary
#DF485F
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685