#76FFCC#76FFCC
#76FFCC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.141 H 166.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFCC |
|---|---|
| RGB | rgb(118, 255, 204) |
| HSL | hsl(158, 100%, 73%) |
| HSV | hsv(158, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.56, -49.19, 13.12) |
| CIE-LCH | lch(91.56, 50.91, 165.06°) |
| OKLab | oklab(90.98% -0.137 0.0337) |
| OKLCH | oklch(90.98% 0.141 166.2) |
| XYZ | xyz(54.1252, 79.7262, 69.6514) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 1.93
Light Turquoise
#7EF4CC
ΔE00 3.23
Light Aqua
#8CFFDB
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFCC #FF76A9
analogous
#76FF87 #76FFCC #76EEFF
triadic
#76FFCC #CC76FF #FFCC76
tetradic
#76FFCC #8776FF #FF76A9 #EEFF76
square
#76FFCC #8776FF #FF76A9 #EEFF76
split-complementary
#76FFCC #FF76EE #FF8776
monochromatic
#00FB9D #39FFB5 #76FFCC #B3FFE3 #E0FFF4
Accessibility & contrast
On white
1.24
#76FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#76FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFCC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFCC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#3AFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76ffcc; /* rgb */ color: rgb(118, 255, 204); /* oklch */ color: oklch(91.0% 0.141 166.2);
Tailwind
colors: {
custom: {
50: '#a7ffdb',
500: '#76ffcc',
950: '#000000',
},
}SCSS
$custom: #76ffcc; $custom-light: #a7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#76ffcc",
"rgb": {
"r": 118,
"g": 255,
"b": 204
},
"hsl": {
"h": 157.664,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90975,
"c": 0.14109,
"h": 166.2
},
"luminance": 0.79731
}Semantic roles & 50–950 ramp
primary
#76FFCC
secondary
#DD3D78
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684