#76FBE5#76FBE5
#76FBE5 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.122 H 181.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBE5 |
|---|---|
| RGB | rgb(118, 251, 229) |
| HSL | hsl(170, 94%, 72%) |
| HSV | hsv(170, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 8.8%, 1.6%) |
| CIE-LAB | lab(91.01, -41.81, -0.60) |
| CIE-LCH | lch(91.01, 41.81, 180.82°) |
| OKLab | oklab(90.72% -0.122 -0.0023) |
| OKLCH | oklch(90.72% 0.122 181.1) |
| XYZ | xyz(56.1051, 78.4978, 86.3085) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.23
Bright Aqua
#0BF9EA
ΔE00 4.71
Light Aqua
#8CFFDB
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 5.91
Aquamarine
#7FFFD4
ΔE00 6.08
Aqua (survey)
#13EAC9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBE5 #FB768C
analogous
#76FBA2 #76FBE5 #76CFFB
triadic
#76FBE5 #E576FB #FBE576
tetradic
#76FBE5 #A276FB #FB768C #CFFB76
square
#76FBE5 #A276FB #FB768C #CFFB76
split-complementary
#76FBE5 #FB76CF #FBA276
monochromatic
#07F0C9 #3BF9DA #76FBE5 #B1FDF0 #E1FEF9
Accessibility & contrast
On white
1.26
#76FBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#76FBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBE5
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBE5 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE4
Deuteranopia (green-blind)
#DCDFE7
Tritanopia (blue-blind)
#1EFFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fbe5; /* rgb */ color: rgb(118, 251, 229); /* oklch */ color: oklch(90.7% 0.122 181.1);
Tailwind
colors: {
custom: {
50: '#a7fded',
500: '#76fbe5',
950: '#000000',
},
}SCSS
$custom: #76fbe5; $custom-light: #a7fded; $custom-dark: #000000;
JSON
{
"hex": "#76fbe5",
"rgb": {
"r": 118,
"g": 251,
"b": 229
},
"hsl": {
"h": 170.075,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.90718,
"c": 0.12199,
"h": 181.1
},
"luminance": 0.78503
}Semantic roles & 50–950 ramp
primary
#76FBE5
secondary
#D73E57
accent
#0026E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684