#76FECF#76FECF
#76FECF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.138 H 167.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #76FECF |
|---|---|
| RGB | rgb(118, 254, 207) |
| HSL | hsl(159, 99%, 73%) |
| HSV | hsv(159, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.34, -48.12, 11.27) |
| CIE-LCH | lch(91.34, 49.43, 166.82°) |
| OKLab | oklab(90.82% -0.1346 0.0289) |
| OKLCH | oklch(90.82% 0.138 167.9) |
| XYZ | xyz(54.1703, 79.2352, 71.4586) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.13
Light Aquamarine
#7BFDC7
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aqua
#8CFFDB
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 4.41
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FECF #FE76A5
analogous
#76FE8B #76FECF #76E9FE
triadic
#76FECF #CF76FE #FECF76
tetradic
#76FECF #8B76FE #FE76A5 #E9FE76
square
#76FECF #8B76FE #FE76A5 #E9FE76
split-complementary
#76FECF #FE76E9 #FE8B76
monochromatic
#02F8A3 #39FEBA #76FECF #B3FEE4 #E1FFF4
Accessibility & contrast
On white
1.25
#76FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#76FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FECF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FECF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#38FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76fecf; /* rgb */ color: rgb(118, 254, 207); /* oklch */ color: oklch(90.8% 0.138 167.9);
Tailwind
colors: {
custom: {
50: '#a7ffdd',
500: '#76fecf',
950: '#000000',
},
}SCSS
$custom: #76fecf; $custom-light: #a7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#76fecf",
"rgb": {
"r": 118,
"g": 254,
"b": 207
},
"hsl": {
"h": 159.265,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.90816,
"c": 0.13771,
"h": 167.9
},
"luminance": 0.7924
}Semantic roles & 50–950 ramp
primary
#76FECF
secondary
#DB3D74
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684