#76FBE4#76FBE4
#76FBE4 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.122 H 180.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBE4 |
|---|---|
| RGB | rgb(118, 251, 228) |
| HSL | hsl(170, 94%, 72%) |
| HSV | hsv(170, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 9.2%, 1.6%) |
| CIE-LAB | lab(90.98, -42.04, -0.12) |
| CIE-LCH | lch(90.98, 42.05, 180.16°) |
| OKLab | oklab(90.69% -0.1224 -0.001) |
| OKLCH | oklch(90.69% 0.122 180.5) |
| XYZ | xyz(55.9659, 78.4421, 85.5753) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 4.52
Bright Aqua
#0BF9EA
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 5.62
Aquamarine
#7FFFD4
ΔE00 5.78
Aqua (survey)
#13EAC9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBE4 #FB768D
analogous
#76FBA2 #76FBE4 #76D0FB
triadic
#76FBE4 #E476FB #FBE476
tetradic
#76FBE4 #A276FB #FB768D #D0FB76
square
#76FBE4 #A276FB #FB768D #D0FB76
split-complementary
#76FBE4 #FB76D0 #FBA276
monochromatic
#07F0C7 #3BF9D8 #76FBE4 #B1FDF0 #E1FEF9
Accessibility & contrast
On white
1.26
#76FBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#76FBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBE4
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBE4 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#20FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fbe4; /* rgb */ color: rgb(118, 251, 228); /* oklch */ color: oklch(90.7% 0.122 180.5);
Tailwind
colors: {
custom: {
50: '#a7fdec',
500: '#76fbe4',
950: '#000000',
},
}SCSS
$custom: #76fbe4; $custom-light: #a7fdec; $custom-dark: #000000;
JSON
{
"hex": "#76fbe4",
"rgb": {
"r": 118,
"g": 251,
"b": 228
},
"hsl": {
"h": 169.624,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.90689,
"c": 0.1224,
"h": 180.5
},
"luminance": 0.78447
}Semantic roles & 50–950 ramp
primary
#76FBE4
secondary
#D73E58
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684