#76FBC2#76FBC2
#76FBC2 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.143 H 163.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBC2 |
|---|---|
| RGB | rgb(118, 251, 194) |
| HSL | hsl(154, 94%, 72%) |
| HSV | hsv(154, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.20, -49.60, 16.34) |
| CIE-LCH | lch(90.20, 52.23, 161.76°) |
| OKLab | oklab(89.8% -0.1372 0.0419) |
| OKLCH | oklch(89.8% 0.143 163) |
| XYZ | xyz(51.7013, 76.7363, 63.1155) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.86
Light Greenish Blue
#63F7B4
ΔE00 2.48
Light Blue Green
#7EFBB3
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 4.03
Greenish Cyan
#2AFEB7
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBC2 #FB76AF
analogous
#76FB80 #76FBC2 #76F1FB
triadic
#76FBC2 #C276FB #FBC276
tetradic
#76FBC2 #8076FB #FB76AF #F1FB76
square
#76FBC2 #8076FB #FB76AF #F1FB76
split-complementary
#76FBC2 #FB76F1 #FB8076
monochromatic
#07F08C #3BF9A8 #76FBC2 #B1FDDC #E1FEF2
Accessibility & contrast
On white
1.28
#76FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#76FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBC2
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBC2 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E4DDC6
Tritanopia (blue-blind)
#44FBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76fbc2; /* rgb */ color: rgb(118, 251, 194); /* oklch */ color: oklch(89.8% 0.143 163.0);
Tailwind
colors: {
custom: {
50: '#a6fdd4',
500: '#76fbc2',
950: '#000000',
},
}SCSS
$custom: #76fbc2; $custom-light: #a6fdd4; $custom-dark: #000000;
JSON
{
"hex": "#76fbc2",
"rgb": {
"r": 118,
"g": 251,
"b": 194
},
"hsl": {
"h": 154.286,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.89796,
"c": 0.14341,
"h": 163
},
"luminance": 0.76741
}Semantic roles & 50–950 ramp
primary
#76FBC2
secondary
#D73E80
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683