#76FBC3#76FBC3
#76FBC3 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.143 H 163.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBC3 |
|---|---|
| RGB | rgb(118, 251, 195) |
| HSL | hsl(155, 94%, 72%) |
| HSV | hsv(155, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.22, -49.40, 15.86) |
| CIE-LCH | lch(90.22, 51.88, 162.20°) |
| OKLab | oklab(89.82% -0.1367 0.0406) |
| OKLCH | oklch(89.82% 0.143 163.5) |
| XYZ | xyz(51.8140, 76.7814, 63.7090) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.70
Light Greenish Blue
#63F7B4
ΔE00 2.66
Aquamarine
#7FFFD4
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBC3 #FB76AE
analogous
#76FB81 #76FBC3 #76F0FB
triadic
#76FBC3 #C376FB #FBC376
tetradic
#76FBC3 #8176FB #FB76AE #F0FB76
square
#76FBC3 #8176FB #FB76AE #F0FB76
split-complementary
#76FBC3 #FB76F0 #FB8176
monochromatic
#07F08E #3BF9A9 #76FBC3 #B1FDDD #E1FEF2
Accessibility & contrast
On white
1.28
#76FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#76FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBC3
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBC3 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC0
Deuteranopia (green-blind)
#E4DDC7
Tritanopia (blue-blind)
#43FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbc3; /* rgb */ color: rgb(118, 251, 195); /* oklch */ color: oklch(89.8% 0.143 163.5);
Tailwind
colors: {
custom: {
50: '#a6fdd5',
500: '#76fbc3',
950: '#000000',
},
}SCSS
$custom: #76fbc3; $custom-light: #a6fdd5; $custom-dark: #000000;
JSON
{
"hex": "#76fbc3",
"rgb": {
"r": 118,
"g": 251,
"b": 195
},
"hsl": {
"h": 154.737,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.8982,
"c": 0.14264,
"h": 163.5
},
"luminance": 0.76786
}Semantic roles & 50–950 ramp
primary
#76FBC3
secondary
#D73E7E
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683