#76FBCC#76FBCC
#76FBCC is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.136 H 167.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBCC |
|---|---|
| RGB | rgb(118, 251, 204) |
| HSL | hsl(159, 94%, 72%) |
| HSV | hsv(159, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(90.41, -47.49, 11.49) |
| CIE-LCH | lch(90.41, 48.86, 166.40°) |
| OKLab | oklab(90.04% -0.1328 0.0295) |
| OKLCH | oklch(90.04% 0.136 167.5) |
| XYZ | xyz(52.8624, 77.2007, 69.2305) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.43
Light Aquamarine
#7BFDC7
ΔE00 1.79
Light Turquoise
#7EF4CC
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBCC #FB76A5
analogous
#76FB8A #76FBCC #76E7FB
triadic
#76FBCC #CC76FB #FBCC76
tetradic
#76FBCC #8A76FB #FB76A5 #E7FB76
square
#76FBCC #8A76FB #FB76A5 #E7FB76
split-complementary
#76FBCC #FB76E7 #FB8A76
monochromatic
#07F09D #3BF9B6 #76FBCC #B1FDE2 #E1FEF4
Accessibility & contrast
On white
1.28
#76FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#76FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBCC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBCC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#3CFCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fbcc; /* rgb */ color: rgb(118, 251, 204); /* oklch */ color: oklch(90.0% 0.136 167.5);
Tailwind
colors: {
custom: {
50: '#a7fddb',
500: '#76fbcc',
950: '#000000',
},
}SCSS
$custom: #76fbcc; $custom-light: #a7fddb; $custom-dark: #000000;
JSON
{
"hex": "#76fbcc",
"rgb": {
"r": 118,
"g": 251,
"b": 204
},
"hsl": {
"h": 158.797,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.90041,
"c": 0.13601,
"h": 167.5
},
"luminance": 0.77206
}Semantic roles & 50–950 ramp
primary
#76FBCC
secondary
#D73E74
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684