#76FEC0#76FEC0
#76FEC0 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.149 H 161.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEC0 |
|---|---|
| RGB | rgb(118, 254, 192) |
| HSL | hsl(153, 99%, 73%) |
| HSV | hsv(153, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(91.02, -51.27, 18.53) |
| CIE-LCH | lch(91.02, 54.51, 160.13°) |
| OKLab | oklab(90.45% -0.1412 0.0474) |
| OKLCH | oklch(90.45% 0.149 161.5) |
| XYZ | xyz(52.4228, 78.5362, 62.2554) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.79
Greenish Cyan
#2AFEB7
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEC0 #FE76B4
analogous
#76FE7C #76FEC0 #76F8FE
triadic
#76FEC0 #C076FE #FEC076
tetradic
#76FEC0 #7C76FE #FE76B4 #F8FE76
square
#76FEC0 #7C76FE #FE76B4 #F8FE76
split-complementary
#76FEC0 #FE76F8 #FE7C76
monochromatic
#02F888 #39FEA4 #76FEC0 #B3FEDC #E1FFF1
Accessibility & contrast
On white
1.26
#76FEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#76FEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEC0
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEC0 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E7E0C4
Tritanopia (blue-blind)
#44FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fec0; /* rgb */ color: rgb(118, 254, 192); /* oklch */ color: oklch(90.5% 0.149 161.5);
Tailwind
colors: {
custom: {
50: '#a7ffd3',
500: '#76fec0',
950: '#000000',
},
}SCSS
$custom: #76fec0; $custom-light: #a7ffd3; $custom-dark: #000000;
JSON
{
"hex": "#76fec0",
"rgb": {
"r": 118,
"g": 254,
"b": 192
},
"hsl": {
"h": 152.647,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.90454,
"c": 0.14896,
"h": 161.5
},
"luminance": 0.78541
}Semantic roles & 50–950 ramp
primary
#76FEC0
secondary
#DB3D85
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683