#76FFDB#76FFDB
#76FFDB is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 173.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFDB |
|---|---|
| RGB | rgb(118, 255, 219) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.90, -45.89, 5.88) |
| CIE-LCH | lch(91.90, 46.27, 172.70°) |
| OKLab | oklab(91.36% -0.1305 0.0149) |
| OKLCH | oklch(91.36% 0.131 173.5) |
| XYZ | xyz(56.0116, 80.4808, 79.5867) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.98
Aquamarine
#7FFFD4
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 4.07
Light Aquamarine
#7BFDC7
ΔE00 4.80
Bright Teal
#01F9C6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFDB #FF769A
analogous
#76FF96 #76FFDB #76DEFF
triadic
#76FFDB #DB76FF #FFDB76
tetradic
#76FFDB #9676FF #FF769A #DEFF76
square
#76FFDB #9676FF #FF769A #DEFF76
split-complementary
#76FFDB #FF76DE #FF9676
monochromatic
#00FBB9 #39FFCB #76FFDB #B3FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#76FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#76FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFDB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFDB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#2BFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76ffdb; /* rgb */ color: rgb(118, 255, 219); /* oklch */ color: oklch(91.4% 0.131 173.5);
Tailwind
colors: {
custom: {
50: '#a7ffe6',
500: '#76ffdb',
950: '#000000',
},
}SCSS
$custom: #76ffdb; $custom-light: #a7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#76ffdb",
"rgb": {
"r": 118,
"g": 255,
"b": 219
},
"hsl": {
"h": 164.234,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91362,
"c": 0.13132,
"h": 173.5
},
"luminance": 0.80486
}Semantic roles & 50–950 ramp
primary
#76FFDB
secondary
#DD3D67
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684