#76FBC0#76FBC0
#76FBC0 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.145 H 162.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBC0 |
|---|---|
| RGB | rgb(118, 251, 192) |
| HSL | hsl(153, 94%, 72%) |
| HSV | hsv(153, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(90.16, -50.02, 17.32) |
| CIE-LCH | lch(90.16, 52.93, 160.90°) |
| OKLab | oklab(89.75% -0.138 0.0443) |
| OKLCH | oklch(89.75% 0.145 162.2) |
| XYZ | xyz(51.4782, 76.6471, 61.9405) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.24
Light Greenish Blue
#63F7B4
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 3.95
Greenish Cyan
#2AFEB7
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBC0 #FB76B1
analogous
#76FB7D #76FBC0 #76F4FB
triadic
#76FBC0 #C076FB #FBC076
tetradic
#76FBC0 #7D76FB #FB76B1 #F4FB76
square
#76FBC0 #7D76FB #FB76B1 #F4FB76
split-complementary
#76FBC0 #FB76F4 #FB7D76
monochromatic
#07F088 #3BF9A5 #76FBC0 #B1FDDB #E1FEF1
Accessibility & contrast
On white
1.29
#76FBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#76FBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBC0
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBC0 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBD
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#45FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbc0; /* rgb */ color: rgb(118, 251, 192); /* oklch */ color: oklch(89.7% 0.145 162.2);
Tailwind
colors: {
custom: {
50: '#a6fdd3',
500: '#76fbc0',
950: '#000000',
},
}SCSS
$custom: #76fbc0; $custom-light: #a6fdd3; $custom-dark: #000000;
JSON
{
"hex": "#76fbc0",
"rgb": {
"r": 118,
"g": 251,
"b": 192
},
"hsl": {
"h": 153.383,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89749,
"c": 0.14498,
"h": 162.2
},
"luminance": 0.76652
}Semantic roles & 50–950 ramp
primary
#76FBC0
secondary
#D73E82
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683