#76FCBD#76FCBD
#76FCBD is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.149 H 160.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCBD |
|---|---|
| RGB | rgb(118, 252, 189) |
| HSL | hsl(152, 96%, 73%) |
| HSV | hsv(152, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.39, -51.04, 19.17) |
| CIE-LCH | lch(90.39, 54.52, 159.41°) |
| OKLab | oklab(89.91% -0.1404 0.049) |
| OKLCH | oklch(89.91% 0.149 160.8) |
| XYZ | xyz(51.4624, 77.1419, 60.3122) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.38
Greenish Cyan
#2AFEB7
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCBD #FC76B5
analogous
#76FC7A #76FCBD #76F8FC
triadic
#76FCBD #BD76FC #FCBD76
tetradic
#76FCBD #7A76FC #FC76B5 #F8FC76
square
#76FCBD #7A76FC #FC76B5 #F8FC76
split-complementary
#76FCBD #FC76F8 #FC7A76
monochromatic
#05F283 #3AFBA0 #76FCBD #B2FDDA #E1FEF1
Accessibility & contrast
On white
1.28
#76FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#76FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCBD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCBD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#46FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fcbd; /* rgb */ color: rgb(118, 252, 189); /* oklch */ color: oklch(89.9% 0.149 160.8);
Tailwind
colors: {
custom: {
50: '#a6fed1',
500: '#76fcbd',
950: '#000000',
},
}SCSS
$custom: #76fcbd; $custom-light: #a6fed1; $custom-dark: #000000;
JSON
{
"hex": "#76fcbd",
"rgb": {
"r": 118,
"g": 252,
"b": 189
},
"hsl": {
"h": 151.791,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.89914,
"c": 0.14872,
"h": 160.8
},
"luminance": 0.77146
}Semantic roles & 50–950 ramp
primary
#76FCBD
secondary
#D93D86
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683