#76FBDA#76FBDA
#76FBDA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.127 H 174.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #76FBDA |
|---|---|
| RGB | rgb(118, 251, 218) |
| HSL | hsl(165, 94%, 72%) |
| HSV | hsv(165, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.74, -44.38, 4.71) |
| CIE-LCH | lch(90.74, 44.63, 173.94°) |
| OKLab | oklab(90.41% -0.1267 0.0118) |
| OKLCH | oklch(90.41% 0.127 174.7) |
| XYZ | xyz(54.6176, 77.9028, 78.4745) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.28
Aquamarine
#7FFFD4
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.03
Light Aquamarine
#7BFDC7
ΔE00 5.45
Pale Turquoise
#A5FBD5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FBDA #FB7697
analogous
#76FB98 #76FBDA #76D9FB
triadic
#76FBDA #DA76FB #FBDA76
tetradic
#76FBDA #9876FB #FB7697 #D9FB76
square
#76FBDA #9876FB #FB7697 #D9FB76
split-complementary
#76FBDA #FB76D9 #FB9876
monochromatic
#07F0B6 #3BF9CA #76FBDA #B1FDEA #E1FEF7
Accessibility & contrast
On white
1.27
#76FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#76FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FBDA
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FBDA | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD9
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#2FFEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fbda; /* rgb */ color: rgb(118, 251, 218); /* oklch */ color: oklch(90.4% 0.127 174.7);
Tailwind
colors: {
custom: {
50: '#a7fde5',
500: '#76fbda',
950: '#000000',
},
}SCSS
$custom: #76fbda; $custom-light: #a7fde5; $custom-dark: #000000;
JSON
{
"hex": "#76fbda",
"rgb": {
"r": 118,
"g": 251,
"b": 218
},
"hsl": {
"h": 165.113,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.90408,
"c": 0.12724,
"h": 174.7
},
"luminance": 0.77908
}Semantic roles & 50–950 ramp
primary
#76FBDA
secondary
#D73E64
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684