#76FDED#76FDED
#76FDED is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.121 H 184.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDED |
|---|---|
| RGB | rgb(118, 253, 237) |
| HSL | hsl(173, 97%, 73%) |
| HSV | hsv(173, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.78, -40.77, -3.62) |
| CIE-LCH | lch(91.78, 40.93, 185.07°) |
| OKLab | oklab(91.41% -0.1207 -0.0104) |
| OKLCH | oklch(91.41% 0.121 184.9) |
| XYZ | xyz(57.8759, 80.2110, 92.5366) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.77
Bright Aqua
#0BF9EA
ΔE00 4.10
Bright Turquoise
#0FFEF9
ΔE00 5.09
Bright Cyan
#41FDFE
ΔE00 5.98
Aqua
#00FFFF
ΔE00 6.21
Light Aqua
#8CFFDB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDED #FD7686
analogous
#76FDA9 #76FDED #76C9FD
triadic
#76FDED #ED76FD #FDED76
tetradic
#76FDED #A976FD #FD7686 #C9FD76
square
#76FDED #A976FD #FD7686 #C9FD76
split-complementary
#76FDED #FD76C9 #FDA976
monochromatic
#04F5D8 #3AFCE5 #76FDED #B2FEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#76FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#76FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDED
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDED | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#02FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fded; /* rgb */ color: rgb(118, 253, 237); /* oklch */ color: oklch(91.4% 0.121 184.9);
Tailwind
colors: {
custom: {
50: '#a8fef2',
500: '#76fded',
950: '#000000',
},
}SCSS
$custom: #76fded; $custom-light: #a8fef2; $custom-dark: #000000;
JSON
{
"hex": "#76fded",
"rgb": {
"r": 118,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.889,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91412,
"c": 0.12115,
"h": 184.9
},
"luminance": 0.80217
}Semantic roles & 50–950 ramp
primary
#76FDED
secondary
#DA3D50
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685