#76FEDA#76FEDA
#76FEDA is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.131 H 173.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEDA |
|---|---|
| RGB | rgb(118, 254, 218) |
| HSL | hsl(164, 99%, 73%) |
| HSV | hsv(164, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(91.59, -45.69, 5.95) |
| CIE-LCH | lch(91.59, 46.07, 172.58°) |
| OKLab | oklab(91.1% -0.1299 0.015) |
| OKLCH | oklch(91.1% 0.131 173.4) |
| XYZ | xyz(55.5622, 79.7920, 78.7894) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.95
Aquamarine
#7FFFD4
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 2.86
Tiffany Blue
#7BF2DA
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 4.74
Bright Teal
#01F9C6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEDA #FE769A
analogous
#76FE96 #76FEDA #76DEFE
triadic
#76FEDA #DA76FE #FEDA76
tetradic
#76FEDA #9676FE #FE769A #DEFE76
square
#76FEDA #9676FE #FE769A #DEFE76
split-complementary
#76FEDA #FE76DE #FE9676
monochromatic
#02F8B7 #39FECA #76FEDA #B3FEEA #E1FFF7
Accessibility & contrast
On white
1.24
#76FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#76FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEDA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEDA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#2DFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76feda; /* rgb */ color: rgb(118, 254, 218); /* oklch */ color: oklch(91.1% 0.131 173.4);
Tailwind
colors: {
custom: {
50: '#a7ffe5',
500: '#76feda',
950: '#000000',
},
}SCSS
$custom: #76feda; $custom-light: #a7ffe5; $custom-dark: #000000;
JSON
{
"hex": "#76feda",
"rgb": {
"r": 118,
"g": 254,
"b": 218
},
"hsl": {
"h": 164.118,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91103,
"c": 0.13073,
"h": 173.4
},
"luminance": 0.79797
}Semantic roles & 50–950 ramp
primary
#76FEDA
secondary
#DB3D67
accent
#003DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684