#83FFC8#83FFC8
#83FFC8 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.137 H 162.8°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFC8 |
|---|---|
| RGB | rgb(131, 255, 200) |
| HSL | hsl(153, 100%, 76%) |
| HSV | hsv(153, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.91, -47.13, 15.74) |
| CIE-LCH | lch(91.91, 49.69, 161.53°) |
| OKLab | oklab(91.35% -0.1306 0.0403) |
| OKLCH | oklch(91.35% 0.137 162.8) |
| XYZ | xyz(55.5407, 80.5109, 67.2457) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.82
Aquamarine
#7FFFD4
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.82
Light Turquoise
#7EF4CC
ΔE00 4.02
Light Seafoam
#A0FEBF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFC8 #FF83BA
analogous
#83FF8A #83FFC8 #83F8FF
triadic
#83FFC8 #C883FF #FFC883
tetradic
#83FFC8 #8A83FF #FF83BA #F8FF83
square
#83FFC8 #8A83FF #FF83BA #F8FF83
split-complementary
#83FFC8 #FF83F8 #FF8A83
monochromatic
#09FF92 #46FFAD #83FFC8 #C0FFE3 #E0FFF1
Accessibility & contrast
On white
1.23
#83FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#83FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFC8
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFC8 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C5
Deuteranopia (green-blind)
#E9E2CB
Tritanopia (blue-blind)
#5BFFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83ffc8; /* rgb */ color: rgb(131, 255, 200); /* oklch */ color: oklch(91.4% 0.137 162.8);
Tailwind
colors: {
custom: {
50: '#aeffd8',
500: '#83ffc8',
950: '#000000',
},
}SCSS
$custom: #83ffc8; $custom-light: #aeffd8; $custom-dark: #000000;
JSON
{
"hex": "#83ffc8",
"rgb": {
"r": 131,
"g": 255,
"b": 200
},
"hsl": {
"h": 153.387,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91354,
"c": 0.1367,
"h": 162.8
},
"luminance": 0.80515
}Semantic roles & 50–950 ramp
primary
#83FFC8
secondary
#DF488B
accent
#0066E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683