#76FBE7#76FBE7
#76FBE7 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.8% C 0.121 H 182.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBE7 |
|---|---|
| RGB | rgb(118, 251, 231) |
| HSL | hsl(171, 94%, 72%) |
| HSV | hsv(171, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 8%, 1.6%) |
| CIE-LAB | lab(91.06, -41.33, -1.56) |
| CIE-LCH | lch(91.06, 41.36, 182.17°) |
| OKLab | oklab(90.78% -0.1211 -0.0049) |
| OKLCH | oklch(90.78% 0.121 182.3) |
| XYZ | xyz(56.3859, 78.6101, 87.7876) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.56
Bright Aqua
#0BF9EA
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 5.37
Bright Turquoise
#0FFEF9
ΔE00 6.15
Light Turquoise
#7EF4CC
ΔE00 6.51
Turquoise
#40E0D0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBE7 #FB768A
analogous
#76FBA4 #76FBE7 #76CDFB
triadic
#76FBE7 #E776FB #FBE776
tetradic
#76FBE7 #A476FB #FB768A #CDFB76
square
#76FBE7 #A476FB #FB768A #CDFB76
split-complementary
#76FBE7 #FB76CD #FBA476
monochromatic
#07F0CD #3BF9DD #76FBE7 #B1FDF1 #E1FEFA
Accessibility & contrast
On white
1.26
#76FBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#76FBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBE7
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBE7 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE6
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#1AFFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fbe7; /* rgb */ color: rgb(118, 251, 231); /* oklch */ color: oklch(90.8% 0.121 182.3);
Tailwind
colors: {
custom: {
50: '#a7fdee',
500: '#76fbe7',
950: '#000000',
},
}SCSS
$custom: #76fbe7; $custom-light: #a7fdee; $custom-dark: #000000;
JSON
{
"hex": "#76fbe7",
"rgb": {
"r": 118,
"g": 251,
"b": 231
},
"hsl": {
"h": 170.977,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.90776,
"c": 0.12123,
"h": 182.3
},
"luminance": 0.78615
}Semantic roles & 50–950 ramp
primary
#76FBE7
secondary
#D73E55
accent
#0023E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685