#76FEDD#76FEDD
#76FEDD is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.129 H 175.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEDD |
|---|---|
| RGB | rgb(118, 254, 221) |
| HSL | hsl(165, 99%, 73%) |
| HSV | hsv(165, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.66, -45.00, 4.50) |
| CIE-LCH | lch(91.66, 45.22, 174.29°) |
| OKLab | oklab(91.19% -0.1286 0.0112) |
| OKLCH | oklch(91.19% 0.129 175) |
| XYZ | xyz(55.9583, 79.9504, 80.8756) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.28
Aquamarine
#7FFFD4
ΔE00 2.94
Tiffany Blue
#7BF2DA
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.42
Light Aquamarine
#7BFDC7
ΔE00 5.57
Pale Turquoise
#A5FBD5
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEDD #FE7697
analogous
#76FE99 #76FEDD #76DBFE
triadic
#76FEDD #DD76FE #FEDD76
tetradic
#76FEDD #9976FE #FE7697 #DBFE76
square
#76FEDD #9976FE #FE7697 #DBFE76
split-complementary
#76FEDD #FE76DB #FE9976
monochromatic
#02F8BC #39FECE #76FEDD #B3FEEC #E1FFF7
Accessibility & contrast
On white
1.24
#76FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#76FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEDD
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEDD | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#29FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fedd; /* rgb */ color: rgb(118, 254, 221); /* oklch */ color: oklch(91.2% 0.129 175.0);
Tailwind
colors: {
custom: {
50: '#a7ffe7',
500: '#76fedd',
950: '#000000',
},
}SCSS
$custom: #76fedd; $custom-light: #a7ffe7; $custom-dark: #000000;
JSON
{
"hex": "#76fedd",
"rgb": {
"r": 118,
"g": 254,
"b": 221
},
"hsl": {
"h": 165.441,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91185,
"c": 0.12905,
"h": 175
},
"luminance": 0.79956
}Semantic roles & 50–950 ramp
primary
#76FEDD
secondary
#DB3D63
accent
#0038E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684