#76FFDA#76FFDA
#76FFDA is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.3% C 0.132 H 173.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFDA |
|---|---|
| RGB | rgb(118, 255, 218) |
| HSL | hsl(164, 100%, 73%) |
| HSV | hsv(164, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.88, -46.12, 6.36) |
| CIE-LCH | lch(91.88, 46.55, 172.15°) |
| OKLab | oklab(91.34% -0.1309 0.0161) |
| OKLCH | oklch(91.34% 0.132 173) |
| XYZ | xyz(55.8804, 80.4283, 78.8955) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.92
Light Aqua
#8CFFDB
ΔE00 1.93
Light Turquoise
#7EF4CC
ΔE00 2.89
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.53
Bright Teal
#01F9C6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFDA #FF769B
analogous
#76FF95 #76FFDA #76DFFF
triadic
#76FFDA #DA76FF #FFDA76
tetradic
#76FFDA #9576FF #FF769B #DFFF76
square
#76FFDA #9576FF #FF769B #DFFF76
split-complementary
#76FFDA #FF76DF #FF9576
monochromatic
#00FBB7 #39FFC9 #76FFDA #B3FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#76FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#76FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFDA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFDA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#2CFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76ffda; /* rgb */ color: rgb(118, 255, 218); /* oklch */ color: oklch(91.3% 0.132 173.0);
Tailwind
colors: {
custom: {
50: '#a7ffe5',
500: '#76ffda',
950: '#000000',
},
}SCSS
$custom: #76ffda; $custom-light: #a7ffe5; $custom-dark: #000000;
JSON
{
"hex": "#76ffda",
"rgb": {
"r": 118,
"g": 255,
"b": 218
},
"hsl": {
"h": 163.796,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91335,
"c": 0.1319,
"h": 173
},
"luminance": 0.80434
}Semantic roles & 50–950 ramp
primary
#76FFDA
secondary
#DD3D68
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684