#76FEFD#76FEFD
#76FEFD is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.119 H 194.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEFD |
|---|---|
| RGB | rgb(118, 254, 253) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.50, -37.23, -10.85) |
| CIE-LCH | lch(92.50, 38.78, 196.25°) |
| OKLab | oklab(92.14% -0.1151 -0.03) |
| OKLCH | oklch(92.14% 0.119 194.6) |
| XYZ | xyz(60.6352, 81.8212, 105.5071) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.76
Aqua
#00FFFF
ΔE00 3.88
Bright Light Blue
#26F7FD
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.26
Light Cyan
#ACFFFC
ΔE00 5.29
Bright Aqua
#0BF9EA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEFD #FE7677
analogous
#76FEB9 #76FEFD #76BBFE
triadic
#76FEFD #FD76FE #FEFD76
tetradic
#76FEFD #B976FE #FE7677 #BBFE76
square
#76FEFD #B976FE #FE7677 #BBFE76
split-complementary
#76FEFD #FE76BB #FEB976
monochromatic
#02F8F6 #39FEFC #76FEFD #B3FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#76FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#76FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEFD
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEFD | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fefd; /* rgb */ color: rgb(118, 254, 253); /* oklch */ color: oklch(92.1% 0.119 194.6);
Tailwind
colors: {
custom: {
50: '#a9fffe',
500: '#76fefd',
950: '#000000',
},
}SCSS
$custom: #76fefd; $custom-light: #a9fffe; $custom-dark: #000000;
JSON
{
"hex": "#76fefd",
"rgb": {
"r": 118,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.559,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.92136,
"c": 0.11899,
"h": 194.6
},
"luminance": 0.81827
}Semantic roles & 50–950 ramp
primary
#76FEFD
secondary
#DB3D3E
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685