#76FDFF#76FDFF
#76FDFF is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.118 H 196.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDFF |
|---|---|
| RGB | rgb(118, 253, 255) |
| HSL | hsl(181, 100%, 73%) |
| HSV | hsv(181, 54%, 100%) |
| CMYK | cmyk(53.7%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.27, -36.26, -12.22) |
| CIE-LCH | lch(92.27, 38.26, 198.62°) |
| OKLab | oklab(91.97% -0.1133 -0.0338) |
| OKLCH | oklch(91.97% 0.118 196.6) |
| XYZ | xyz(60.6389, 81.3162, 107.0883) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.93
Bright Light Blue
#26F7FD
ΔE00 3.70
Aqua
#00FFFF
ΔE00 4.17
Bright Turquoise
#0FFEF9
ΔE00 4.85
Light Cyan
#ACFFFC
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDFF #FF7876
analogous
#76FFBC #76FDFF #76B8FF
triadic
#76FDFF #FF76FD #FDFF76
tetradic
#76FDFF #BC76FF #FF7876 #B8FF76
square
#76FDFF #BC76FF #FF7876 #B8FF76
split-complementary
#76FDFF #FF76B8 #FFBC76
monochromatic
#00F7FB #39FCFF #76FDFF #B3FEFF #E0FFFF
Accessibility & contrast
On white
1.22
#76FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#76FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDFF
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDFF | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fdff; /* rgb */ color: rgb(118, 253, 255); /* oklch */ color: oklch(92.0% 0.118 196.6);
Tailwind
colors: {
custom: {
50: '#a9feff',
500: '#76fdff',
950: '#000000',
},
}SCSS
$custom: #76fdff; $custom-light: #a9feff; $custom-dark: #000000;
JSON
{
"hex": "#76fdff",
"rgb": {
"r": 118,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.876,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91974,
"c": 0.11823,
"h": 196.6
},
"luminance": 0.81322
}Semantic roles & 50–950 ramp
primary
#76FDFF
secondary
#DD3F3D
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686