#76FFC0#76FFC0
#76FFC0 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.150 H 161.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFC0 |
|---|---|
| RGB | rgb(118, 255, 192) |
| HSL | hsl(152, 100%, 73%) |
| HSV | hsv(152, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(91.31, -51.68, 18.93) |
| CIE-LCH | lch(91.31, 55.04, 159.88°) |
| OKLab | oklab(90.69% -0.1423 0.0484) |
| OKLCH | oklch(90.69% 0.15 161.2) |
| XYZ | xyz(52.7410, 79.1725, 62.3614) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 2.20
Light Blue Green
#7EFBB3
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.70
Greenish Cyan
#2AFEB7
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFC0 #FF76B5
analogous
#76FF7B #76FFC0 #76F9FF
triadic
#76FFC0 #C076FF #FFC076
tetradic
#76FFC0 #7B76FF #FF76B5 #F9FF76
square
#76FFC0 #7B76FF #FF76B5 #F9FF76
split-complementary
#76FFC0 #FF76F9 #FF7B76
monochromatic
#00FB87 #39FFA4 #76FFC0 #B3FFDC #E0FFF1
Accessibility & contrast
On white
1.25
#76FFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#76FFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFC0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFC0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBC
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#43FEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76ffc0; /* rgb */ color: rgb(118, 255, 192); /* oklch */ color: oklch(90.7% 0.150 161.2);
Tailwind
colors: {
custom: {
50: '#a7ffd3',
500: '#76ffc0',
950: '#000000',
},
}SCSS
$custom: #76ffc0; $custom-light: #a7ffd3; $custom-dark: #000000;
JSON
{
"hex": "#76ffc0",
"rgb": {
"r": 118,
"g": 255,
"b": 192
},
"hsl": {
"h": 152.409,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90689,
"c": 0.15027,
"h": 161.2
},
"luminance": 0.79177
}Semantic roles & 50–950 ramp
primary
#76FFC0
secondary
#DD3D86
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683