#76FED8#76FED8
#76FED8 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.132 H 172.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76FED8 |
|---|---|
| RGB | rgb(118, 254, 216) |
| HSL | hsl(163, 99%, 73%) |
| HSV | hsv(163, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(91.54, -46.14, 6.91) |
| CIE-LCH | lch(91.54, 46.65, 171.48°) |
| OKLab | oklab(91.05% -0.1307 0.0176) |
| OKLCH | oklch(91.05% 0.132 172.3) |
| XYZ | xyz(55.3021, 79.6879, 77.4194) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.64
Light Aqua
#8CFFDB
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FED8 #FE769C
analogous
#76FE94 #76FED8 #76E0FE
triadic
#76FED8 #D876FE #FED876
tetradic
#76FED8 #9476FE #FE769C #E0FE76
square
#76FED8 #9476FE #FE769C #E0FE76
split-complementary
#76FED8 #FE76E0 #FE9476
monochromatic
#02F8B3 #39FEC7 #76FED8 #B3FEE9 #E1FFF6
Accessibility & contrast
On white
1.24
#76FED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#76FED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FED8
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FED8 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D6
Deuteranopia (green-blind)
#E2E1DB
Tritanopia (blue-blind)
#2FFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fed8; /* rgb */ color: rgb(118, 254, 216); /* oklch */ color: oklch(91.0% 0.132 172.3);
Tailwind
colors: {
custom: {
50: '#a7ffe4',
500: '#76fed8',
950: '#000000',
},
}SCSS
$custom: #76fed8; $custom-light: #a7ffe4; $custom-dark: #000000;
JSON
{
"hex": "#76fed8",
"rgb": {
"r": 118,
"g": 254,
"b": 216
},
"hsl": {
"h": 163.235,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.9105,
"c": 0.13191,
"h": 172.3
},
"luminance": 0.79693
}Semantic roles & 50–950 ramp
primary
#76FED8
secondary
#DB3D69
accent
#0040E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684