#83FECC#83FECC
#83FECC is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.132 H 164.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #83FECC |
|---|---|
| RGB | rgb(131, 254, 204) |
| HSL | hsl(156, 98%, 75%) |
| HSV | hsv(156, 48%, 100%) |
| CMYK | cmyk(48.4%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(91.71, -45.88, 13.40) |
| CIE-LCH | lch(91.71, 47.79, 163.72°) |
| OKLab | oklab(91.22% -0.1278 0.0344) |
| OKLCH | oklch(91.22% 0.132 164.9) |
| XYZ | xyz(55.6961, 80.0640, 69.6339) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.05
Aquamarine
#7FFFD4
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 4.35
Pale Turquoise
#A5FBD5
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FECC #FE83B5
analogous
#83FE8E #83FECC #83F2FE
triadic
#83FECC #CC83FE #FECC83
tetradic
#83FECC #8E83FE #FE83B5 #F2FE83
square
#83FECC #8E83FE #FE83B5 #F2FE83
split-complementary
#83FECC #FE83F2 #FE8E83
monochromatic
#0AFD9A #46FEB3 #83FECC #C0FEE5 #E1FFF3
Accessibility & contrast
On white
1.23
#83FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#83FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FECC
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FECC | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#59FEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #83fecc; /* rgb */ color: rgb(131, 254, 204); /* oklch */ color: oklch(91.2% 0.132 164.9);
Tailwind
colors: {
custom: {
50: '#aeffdb',
500: '#83fecc',
950: '#000000',
},
}SCSS
$custom: #83fecc; $custom-light: #aeffdb; $custom-dark: #000000;
JSON
{
"hex": "#83fecc",
"rgb": {
"r": 131,
"g": 254,
"b": 204
},
"hsl": {
"h": 155.61,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.9122,
"c": 0.13233,
"h": 164.9
},
"luminance": 0.80069
}Semantic roles & 50–950 ramp
primary
#83FECC
secondary
#DD4885
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684