#76FEFF#76FEFF
#76FEFF is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.119 H 195.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEFF |
|---|---|
| RGB | rgb(118, 254, 255) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(53.7%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.55, -36.72, -11.80) |
| CIE-LCH | lch(92.55, 38.57, 197.82°) |
| OKLab | oklab(92.2% -0.1143 -0.0327) |
| OKLCH | oklch(92.2% 0.119 195.9) |
| XYZ | xyz(60.9554, 81.9493, 107.1938) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.82
Bright Light Blue
#26F7FD
ΔE00 3.81
Aqua
#00FFFF
ΔE00 4.02
Bright Turquoise
#0FFEF9
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEFF #FF7776
analogous
#76FFBB #76FEFF #76B9FF
triadic
#76FEFF #FF76FE #FEFF76
tetradic
#76FEFF #BB76FF #FF7776 #B9FF76
square
#76FEFF #BB76FF #FF7776 #B9FF76
split-complementary
#76FEFF #FF76B9 #FFBB76
monochromatic
#00F9FB #39FEFF #76FEFF #B3FEFF #E0FFFF
Accessibility & contrast
On white
1.21
#76FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#76FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEFF
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEFF | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #76feff; /* rgb */ color: rgb(118, 254, 255); /* oklch */ color: oklch(92.2% 0.119 195.9);
Tailwind
colors: {
custom: {
50: '#a9ffff',
500: '#76feff',
950: '#000000',
},
}SCSS
$custom: #76feff; $custom-light: #a9ffff; $custom-dark: #000000;
JSON
{
"hex": "#76feff",
"rgb": {
"r": 118,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.438,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.922,
"c": 0.11889,
"h": 195.9
},
"luminance": 0.81955
}Semantic roles & 50–950 ramp
primary
#76FEFF
secondary
#DD3E3D
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686