#83FFCE#83FFCE
#83FFCE is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.132 H 165.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFCE |
|---|---|
| RGB | rgb(131, 255, 206) |
| HSL | hsl(156, 100%, 76%) |
| HSV | hsv(156, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.04, -45.89, 12.84) |
| CIE-LCH | lch(92.04, 47.65, 164.37°) |
| OKLab | oklab(91.5% -0.128 0.033) |
| OKLCH | oklch(91.5% 0.132 165.6) |
| XYZ | xyz(56.2557, 80.7969, 71.0114) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.32
Aquamarine
#7FFFD4
ΔE00 1.65
Light Turquoise
#7EF4CC
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 3.27
Pale Turquoise
#A5FBD5
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFCE #FF83B4
analogous
#83FF90 #83FFCE #83F2FF
triadic
#83FFCE #CE83FF #FFCE83
tetradic
#83FFCE #9083FF #FF83B4 #F2FF83
square
#83FFCE #9083FF #FF83B4 #F2FF83
split-complementary
#83FFCE #FF83F2 #FF9083
monochromatic
#09FF9E #46FFB6 #83FFCE #C0FFE6 #E0FFF3
Accessibility & contrast
On white
1.22
#83FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#83FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFCE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFCE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0CB
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#58FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83ffce; /* rgb */ color: rgb(131, 255, 206); /* oklch */ color: oklch(91.5% 0.132 165.6);
Tailwind
colors: {
custom: {
50: '#aeffdd',
500: '#83ffce',
950: '#000000',
},
}SCSS
$custom: #83ffce; $custom-light: #aeffdd; $custom-dark: #000000;
JSON
{
"hex": "#83ffce",
"rgb": {
"r": 131,
"g": 255,
"b": 206
},
"hsl": {
"h": 156.29,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.915,
"c": 0.13217,
"h": 165.6
},
"luminance": 0.80802
}Semantic roles & 50–950 ramp
primary
#83FFCE
secondary
#DF4883
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684