#76FBDF#76FBDF
#76FBDF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.125 H 177.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBDF |
|---|---|
| RGB | rgb(118, 251, 223) |
| HSL | hsl(167, 94%, 72%) |
| HSV | hsv(167, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.86, -43.22, 2.29) |
| CIE-LCH | lch(90.86, 43.28, 176.96°) |
| OKLab | oklab(90.55% -0.1245 0.0054) |
| OKLCH | oklch(90.55% 0.125 177.5) |
| XYZ | xyz(55.2818, 78.1685, 81.9725) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 4.21
Aquamarine
#7FFFD4
ΔE00 4.29
Aqua (survey)
#13EAC9
ΔE00 5.74
Bright Aqua
#0BF9EA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBDF #FB7692
analogous
#76FB9C #76FBDF #76D5FB
triadic
#76FBDF #DF76FB #FBDF76
tetradic
#76FBDF #9C76FB #FB7692 #D5FB76
square
#76FBDF #9C76FB #FB7692 #D5FB76
split-complementary
#76FBDF #FB76D5 #FB9C76
monochromatic
#07F0BF #3BF9D1 #76FBDF #B1FDED #E1FEF8
Accessibility & contrast
On white
1.26
#76FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#76FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBDF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBDF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#28FEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fbdf; /* rgb */ color: rgb(118, 251, 223); /* oklch */ color: oklch(90.5% 0.125 177.5);
Tailwind
colors: {
custom: {
50: '#a7fde8',
500: '#76fbdf',
950: '#000000',
},
}SCSS
$custom: #76fbdf; $custom-light: #a7fde8; $custom-dark: #000000;
JSON
{
"hex": "#76fbdf",
"rgb": {
"r": 118,
"g": 251,
"b": 223
},
"hsl": {
"h": 167.368,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.90547,
"c": 0.12466,
"h": 177.5
},
"luminance": 0.78174
}Semantic roles & 50–950 ramp
primary
#76FBDF
secondary
#D73E5E
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684