#76FBE3#76FBE3
#76FBE3 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.123 H 179.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBE3 |
|---|---|
| RGB | rgb(118, 251, 227) |
| HSL | hsl(169, 94%, 72%) |
| HSV | hsv(169, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(90.96, -42.28, 0.36) |
| CIE-LCH | lch(90.96, 42.28, 179.51°) |
| OKLab | oklab(90.66% -0.1228 0.0003) |
| OKLCH | oklch(90.66% 0.123 179.9) |
| XYZ | xyz(55.8274, 78.3868, 84.8463) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.04
Light Aqua
#8CFFDB
ΔE00 4.24
Bright Aqua
#0BF9EA
ΔE00 5.06
Light Turquoise
#7EF4CC
ΔE00 5.33
Aquamarine
#7FFFD4
ΔE00 5.47
Aqua (survey)
#13EAC9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBE3 #FB768E
analogous
#76FBA1 #76FBE3 #76D0FB
triadic
#76FBE3 #E376FB #FBE376
tetradic
#76FBE3 #A176FB #FB768E #D0FB76
square
#76FBE3 #A176FB #FB768E #D0FB76
split-complementary
#76FBE3 #FB76D0 #FBA176
monochromatic
#07F0C6 #3BF9D7 #76FBE3 #B1FDEF #E1FEF9
Accessibility & contrast
On white
1.26
#76FBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#76FBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBE3
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBE3 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE2
Deuteranopia (green-blind)
#DDDFE5
Tritanopia (blue-blind)
#22FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fbe3; /* rgb */ color: rgb(118, 251, 227); /* oklch */ color: oklch(90.7% 0.123 179.9);
Tailwind
colors: {
custom: {
50: '#a7fdeb',
500: '#76fbe3',
950: '#000000',
},
}SCSS
$custom: #76fbe3; $custom-light: #a7fdeb; $custom-dark: #000000;
JSON
{
"hex": "#76fbe3",
"rgb": {
"r": 118,
"g": 251,
"b": 227
},
"hsl": {
"h": 169.173,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.9066,
"c": 0.12283,
"h": 179.9
},
"luminance": 0.78392
}Semantic roles & 50–950 ramp
primary
#76FBE3
secondary
#D73E59
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684