#83FECA#83FECA
#83FECA is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.134 H 164.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #83FECA |
|---|---|
| RGB | rgb(131, 254, 202) |
| HSL | hsl(155, 98%, 75%) |
| HSV | hsv(155, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(91.67, -46.29, 14.37) |
| CIE-LCH | lch(91.67, 48.47, 162.76°) |
| OKLab | oklab(91.17% -0.1286 0.0369) |
| OKLCH | oklch(91.17% 0.134 164) |
| XYZ | xyz(55.4578, 79.9686, 68.3787) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.76
Aquamarine
#7FFFD4
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FECA #FE83B7
analogous
#83FE8C #83FECA #83F5FE
triadic
#83FECA #CA83FE #FECA83
tetradic
#83FECA #8C83FE #FE83B7 #F5FE83
square
#83FECA #8C83FE #FE83B7 #F5FE83
split-complementary
#83FECA #FE83F5 #FE8C83
monochromatic
#0AFD96 #46FEB0 #83FECA #C0FEE4 #E1FFF2
Accessibility & contrast
On white
1.24
#83FECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#83FECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FECA
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FECA | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E7E2CD
Tritanopia (blue-blind)
#5AFEEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #83feca; /* rgb */ color: rgb(131, 254, 202); /* oklch */ color: oklch(91.2% 0.134 164.0);
Tailwind
colors: {
custom: {
50: '#aeffda',
500: '#83feca',
950: '#000000',
},
}SCSS
$custom: #83feca; $custom-light: #aeffda; $custom-dark: #000000;
JSON
{
"hex": "#83feca",
"rgb": {
"r": 131,
"g": 254,
"b": 202
},
"hsl": {
"h": 154.634,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.91171,
"c": 0.13383,
"h": 164
},
"luminance": 0.79973
}Semantic roles & 50–950 ramp
primary
#83FECA
secondary
#DD4887
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683