#76FDF9#76FDF9
#76FDF9 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.119 H 192.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDF9 |
|---|---|
| RGB | rgb(118, 253, 249) |
| HSL | hsl(178, 97%, 73%) |
| HSV | hsv(178, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(92.10, -37.79, -9.36) |
| CIE-LCH | lch(92.10, 38.93, 193.91°) |
| OKLab | oklab(91.78% -0.1157 -0.026) |
| OKLCH | oklch(91.78% 0.119 192.7) |
| XYZ | xyz(59.6881, 80.9359, 102.0808) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.00
Bright Turquoise
#0FFEF9
ΔE00 3.93
Aqua
#00FFFF
ΔE00 3.95
Bright Light Blue
#26F7FD
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 5.38
Bright Aqua
#0BF9EA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDF9 #FD767A
analogous
#76FDB5 #76FDF9 #76BEFD
triadic
#76FDF9 #F976FD #FDF976
tetradic
#76FDF9 #B576FD #FD767A #BEFD76
square
#76FDF9 #B576FD #FD767A #BEFD76
split-complementary
#76FDF9 #FD76BE #FDB576
monochromatic
#04F5EE #3AFCF6 #76FDF9 #B2FEFC #E1FFFE
Accessibility & contrast
On white
1.22
#76FDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#76FDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDF9
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDF9 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fdf9; /* rgb */ color: rgb(118, 253, 249); /* oklch */ color: oklch(91.8% 0.119 192.7);
Tailwind
colors: {
custom: {
50: '#a9fefb',
500: '#76fdf9',
950: '#000000',
},
}SCSS
$custom: #76fdf9; $custom-light: #a9fefb; $custom-dark: #000000;
JSON
{
"hex": "#76fdf9",
"rgb": {
"r": 118,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.222,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91781,
"c": 0.11861,
"h": 192.7
},
"luminance": 0.80942
}Semantic roles & 50–950 ramp
primary
#76FDF9
secondary
#DA3D42
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685