#76FEF6#76FEF6
#76FEF6 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.120 H 190.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEF6 |
|---|---|
| RGB | rgb(118, 254, 246) |
| HSL | hsl(176, 99%, 73%) |
| HSV | hsv(176, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.30, -39.00, -7.51) |
| CIE-LCH | lch(92.30, 39.72, 190.90°) |
| OKLab | oklab(91.92% -0.118 -0.0209) |
| OKLCH | oklch(91.92% 0.12 190.1) |
| XYZ | xyz(59.5405, 81.3833, 99.7417) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 5.42
Light Cyan
#ACFFFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEF6 #FE767E
analogous
#76FEB2 #76FEF6 #76C2FE
triadic
#76FEF6 #F676FE #FEF676
tetradic
#76FEF6 #B276FE #FE767E #C2FE76
square
#76FEF6 #B276FE #FE767E #C2FE76
split-complementary
#76FEF6 #FE76C2 #FEB276
monochromatic
#02F8E9 #39FEF2 #76FEF6 #B3FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#76FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#76FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEF6
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEF6 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fef6; /* rgb */ color: rgb(118, 254, 246); /* oklch */ color: oklch(91.9% 0.120 190.1);
Tailwind
colors: {
custom: {
50: '#a8fff9',
500: '#76fef6',
950: '#000000',
},
}SCSS
$custom: #76fef6; $custom-light: #a8fff9; $custom-dark: #000000;
JSON
{
"hex": "#76fef6",
"rgb": {
"r": 118,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.471,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91915,
"c": 0.11984,
"h": 190.1
},
"luminance": 0.81389
}Semantic roles & 50–950 ramp
primary
#76FEF6
secondary
#DB3D46
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685