#76FCC3#76FCC3
#76FCC3 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.144 H 163.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCC3 |
|---|---|
| RGB | rgb(118, 252, 195) |
| HSL | hsl(154, 96%, 73%) |
| HSV | hsv(154, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 22.6%, 1.2%) |
| CIE-LAB | lab(90.51, -49.82, 16.27) |
| CIE-LCH | lch(90.51, 52.41, 161.92°) |
| OKLab | oklab(90.05% -0.1378 0.0417) |
| OKLCH | oklch(90.05% 0.144 163.2) |
| XYZ | xyz(52.1272, 77.4078, 63.8134) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.75
Light Greenish Blue
#63F7B4
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 4.07
Greenish Cyan
#2AFEB7
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCC3 #FC76AF
analogous
#76FC80 #76FCC3 #76F2FC
triadic
#76FCC3 #C376FC #FCC376
tetradic
#76FCC3 #8076FC #FC76AF #F2FC76
square
#76FCC3 #8076FC #FC76AF #F2FC76
split-complementary
#76FCC3 #FC76F2 #FC8076
monochromatic
#05F28D #3AFBA9 #76FCC3 #B2FDDD #E1FEF2
Accessibility & contrast
On white
1.27
#76FCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#76FCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCC3
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCC3 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC0
Deuteranopia (green-blind)
#E5DEC7
Tritanopia (blue-blind)
#42FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fcc3; /* rgb */ color: rgb(118, 252, 195); /* oklch */ color: oklch(90.1% 0.144 163.2);
Tailwind
colors: {
custom: {
50: '#a7fed5',
500: '#76fcc3',
950: '#000000',
},
}SCSS
$custom: #76fcc3; $custom-light: #a7fed5; $custom-dark: #000000;
JSON
{
"hex": "#76fcc3",
"rgb": {
"r": 118,
"g": 252,
"b": 195
},
"hsl": {
"h": 154.478,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90054,
"c": 0.14395,
"h": 163.2
},
"luminance": 0.77412
}Semantic roles & 50–950 ramp
primary
#76FCC3
secondary
#D93D80
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683