#76FBC4#76FBC4
#76FBC4 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.142 H 163.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBC4 |
|---|---|
| RGB | rgb(118, 251, 196) |
| HSL | hsl(155, 94%, 72%) |
| HSV | hsv(155, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(90.24, -49.19, 15.37) |
| CIE-LCH | lch(90.24, 51.54, 162.64°) |
| OKLab | oklab(89.84% -0.1363 0.0394) |
| OKLCH | oklch(89.84% 0.142 163.9) |
| XYZ | xyz(51.9275, 76.8268, 64.3064) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.58
Light Greenish Blue
#63F7B4
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 3.92
Greenish Cyan
#2AFEB7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBC4 #FB76AD
analogous
#76FB82 #76FBC4 #76EFFB
triadic
#76FBC4 #C476FB #FBC476
tetradic
#76FBC4 #8276FB #FB76AD #EFFB76
square
#76FBC4 #8276FB #FB76AD #EFFB76
split-complementary
#76FBC4 #FB76EF #FB8276
monochromatic
#07F08F #3BF9AA #76FBC4 #B1FDDE #E1FEF2
Accessibility & contrast
On white
1.28
#76FBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#76FBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBC4
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBC4 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC1
Deuteranopia (green-blind)
#E3DDC7
Tritanopia (blue-blind)
#42FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbc4; /* rgb */ color: rgb(118, 251, 196); /* oklch */ color: oklch(89.8% 0.142 163.9);
Tailwind
colors: {
custom: {
50: '#a6fdd6',
500: '#76fbc4',
950: '#000000',
},
}SCSS
$custom: #76fbc4; $custom-light: #a6fdd6; $custom-dark: #000000;
JSON
{
"hex": "#76fbc4",
"rgb": {
"r": 118,
"g": 251,
"b": 196
},
"hsl": {
"h": 155.188,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89844,
"c": 0.14187,
"h": 163.9
},
"luminance": 0.76831
}Semantic roles & 50–950 ramp
primary
#76FBC4
secondary
#D73E7D
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683