#76FECC#76FECC
#76FECC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.140 H 166.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #76FECC |
|---|---|
| RGB | rgb(118, 254, 204) |
| HSL | hsl(158, 99%, 73%) |
| HSV | hsv(158, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(91.28, -48.77, 12.72) |
| CIE-LCH | lch(91.28, 50.40, 165.38°) |
| OKLab | oklab(90.74% -0.136 0.0326) |
| OKLCH | oklch(90.74% 0.14 166.5) |
| XYZ | xyz(53.8070, 79.0899, 69.5454) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.22
Aquamarine
#7FFFD4
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 4.18
Bright Teal
#01F9C6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FECC #FE76A8
analogous
#76FE88 #76FECC #76ECFE
triadic
#76FECC #CC76FE #FECC76
tetradic
#76FECC #8876FE #FE76A8 #ECFE76
square
#76FECC #8876FE #FE76A8 #ECFE76
split-complementary
#76FECC #FE76EC #FE8876
monochromatic
#02F89D #39FEB5 #76FECC #B3FEE3 #E1FFF4
Accessibility & contrast
On white
1.25
#76FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#76FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FECC
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FECC | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#3BFFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76fecc; /* rgb */ color: rgb(118, 254, 204); /* oklch */ color: oklch(90.7% 0.140 166.5);
Tailwind
colors: {
custom: {
50: '#a7ffdb',
500: '#76fecc',
950: '#000000',
},
}SCSS
$custom: #76fecc; $custom-light: #a7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#76fecc",
"rgb": {
"r": 118,
"g": 254,
"b": 204
},
"hsl": {
"h": 157.941,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.90741,
"c": 0.13982,
"h": 166.5
},
"luminance": 0.79095
}Semantic roles & 50–950 ramp
primary
#76FECC
secondary
#DB3D77
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684