#83FFCC#83FFCC
#83FFCC is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.134 H 164.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFCC |
|---|---|
| RGB | rgb(131, 255, 204) |
| HSL | hsl(155, 100%, 76%) |
| HSV | hsv(155, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.00, -46.31, 13.80) |
| CIE-LCH | lch(92.00, 48.32, 163.40°) |
| OKLab | oklab(91.45% -0.1289 0.0354) |
| OKLCH | oklch(91.45% 0.134 164.6) |
| XYZ | xyz(56.0143, 80.7003, 69.7400) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.96
Aquamarine
#7FFFD4
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 3.28
Light Aqua
#8CFFDB
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.26
Pale Turquoise
#A5FBD5
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFCC #FF83B6
analogous
#83FF8E #83FFCC #83F4FF
triadic
#83FFCC #CC83FF #FFCC83
tetradic
#83FFCC #8E83FF #FF83B6 #F4FF83
square
#83FFCC #8E83FF #FF83B6 #F4FF83
split-complementary
#83FFCC #FF83F4 #FF8E83
monochromatic
#09FF9A #46FFB3 #83FFCC #C0FFE5 #E0FFF2
Accessibility & contrast
On white
1.23
#83FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#83FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFCC
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFCC | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#E8E3CF
Tritanopia (blue-blind)
#59FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83ffcc; /* rgb */ color: rgb(131, 255, 204); /* oklch */ color: oklch(91.5% 0.134 164.6);
Tailwind
colors: {
custom: {
50: '#aeffdb',
500: '#83ffcc',
950: '#000000',
},
}SCSS
$custom: #83ffcc; $custom-light: #aeffdb; $custom-dark: #000000;
JSON
{
"hex": "#83ffcc",
"rgb": {
"r": 131,
"g": 255,
"b": 204
},
"hsl": {
"h": 155.323,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91451,
"c": 0.13365,
"h": 164.6
},
"luminance": 0.80705
}Semantic roles & 50–950 ramp
primary
#83FFCC
secondary
#DF4886
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684