#83FFCA#83FFCA
#83FFCA is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.135 H 163.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFCA |
|---|---|
| RGB | rgb(131, 255, 202) |
| HSL | hsl(154, 100%, 76%) |
| HSV | hsv(154, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.96, -46.72, 14.77) |
| CIE-LCH | lch(91.96, 49.00, 162.45°) |
| OKLab | oklab(91.4% -0.1297 0.0379) |
| OKLCH | oklch(91.4% 0.135 163.7) |
| XYZ | xyz(55.7759, 80.6050, 68.4848) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.76
Aquamarine
#7FFFD4
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFCA #FF83B8
analogous
#83FF8C #83FFCA #83F6FF
triadic
#83FFCA #CA83FF #FFCA83
tetradic
#83FFCA #8C83FF #FF83B8 #F6FF83
square
#83FFCA #8C83FF #FF83B8 #F6FF83
split-complementary
#83FFCA #FF83F6 #FF8C83
monochromatic
#09FF96 #46FFB0 #83FFCA #C0FFE4 #E0FFF2
Accessibility & contrast
On white
1.23
#83FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#83FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFCA
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFCA | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#5AFFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #83ffca; /* rgb */ color: rgb(131, 255, 202); /* oklch */ color: oklch(91.4% 0.135 163.7);
Tailwind
colors: {
custom: {
50: '#aeffda',
500: '#83ffca',
950: '#000000',
},
}SCSS
$custom: #83ffca; $custom-light: #aeffda; $custom-dark: #000000;
JSON
{
"hex": "#83ffca",
"rgb": {
"r": 131,
"g": 255,
"b": 202
},
"hsl": {
"h": 154.355,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91402,
"c": 0.13516,
"h": 163.7
},
"luminance": 0.8061
}Semantic roles & 50–950 ramp
primary
#83FFCA
secondary
#DF4888
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683