#76FFC2#76FFC2
#76FFC2 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.7% C 0.149 H 162.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFC2 |
|---|---|
| RGB | rgb(118, 255, 194) |
| HSL | hsl(153, 100%, 73%) |
| HSV | hsv(153, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(91.35, -51.28, 17.96) |
| CIE-LCH | lch(91.35, 54.33, 160.69°) |
| OKLab | oklab(90.74% -0.1414 0.0459) |
| OKLCH | oklch(90.74% 0.149 162) |
| XYZ | xyz(52.9641, 79.2618, 63.5364) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.48
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 2.95
Greenish Cyan
#2AFEB7
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFC2 #FF76B3
analogous
#76FF7D #76FFC2 #76F7FF
triadic
#76FFC2 #C276FF #FFC276
tetradic
#76FFC2 #7D76FF #FF76B3 #F7FF76
square
#76FFC2 #7D76FF #FF76B3 #F7FF76
split-complementary
#76FFC2 #FF76F7 #FF7D76
monochromatic
#00FB8B #39FFA7 #76FFC2 #B3FFDD #E0FFF1
Accessibility & contrast
On white
1.25
#76FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#76FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFC2
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFC2 | 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)
#FCEFBF
Deuteranopia (green-blind)
#E8E0C6
Tritanopia (blue-blind)
#42FFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76ffc2; /* rgb */ color: rgb(118, 255, 194); /* oklch */ color: oklch(90.7% 0.149 162.0);
Tailwind
colors: {
custom: {
50: '#a7ffd4',
500: '#76ffc2',
950: '#000000',
},
}SCSS
$custom: #76ffc2; $custom-light: #a7ffd4; $custom-dark: #000000;
JSON
{
"hex": "#76ffc2",
"rgb": {
"r": 118,
"g": 255,
"b": 194
},
"hsl": {
"h": 153.285,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.90735,
"c": 0.14867,
"h": 162
},
"luminance": 0.79267
}Semantic roles & 50–950 ramp
primary
#76FFC2
secondary
#DD3D84
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683