#76FED2#76FED2
#76FED2 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.136 H 169.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #76FED2 |
|---|---|
| RGB | rgb(118, 254, 210) |
| HSL | hsl(161, 99%, 73%) |
| HSV | hsv(161, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.41, -47.47, 9.81) |
| CIE-LCH | lch(91.41, 48.47, 168.32°) |
| OKLab | oklab(90.89% -0.1333 0.0251) |
| OKLCH | oklch(90.89% 0.136 169.3) |
| XYZ | xyz(54.5405, 79.3833, 73.4086) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.74
Light Turquoise
#7EF4CC
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 2.65
Bright Teal
#01F9C6
ΔE00 4.48
Pale Turquoise
#A5FBD5
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FED2 #FE76A2
analogous
#76FE8E #76FED2 #76E6FE
triadic
#76FED2 #D276FE #FED276
tetradic
#76FED2 #8E76FE #FE76A2 #E6FE76
square
#76FED2 #8E76FE #FE76A2 #E6FE76
split-complementary
#76FED2 #FE76E6 #FE8E76
monochromatic
#02F8A8 #39FEBE #76FED2 #B3FEE6 #E1FFF5
Accessibility & contrast
On white
1.24
#76FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#76FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FED2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FED2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E4E0D5
Tritanopia (blue-blind)
#35FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76fed2; /* rgb */ color: rgb(118, 254, 210); /* oklch */ color: oklch(90.9% 0.136 169.3);
Tailwind
colors: {
custom: {
50: '#a7ffdf',
500: '#76fed2',
950: '#000000',
},
}SCSS
$custom: #76fed2; $custom-light: #a7ffdf; $custom-dark: #000000;
JSON
{
"hex": "#76fed2",
"rgb": {
"r": 118,
"g": 254,
"b": 210
},
"hsl": {
"h": 160.588,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.90893,
"c": 0.13569,
"h": 169.3
},
"luminance": 0.79388
}Semantic roles & 50–950 ramp
primary
#76FED2
secondary
#DB3D70
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684