#76FCFF#76FCFF
#76FCFF is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.118 H 197.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCFF |
|---|---|
| RGB | rgb(118, 252, 255) |
| HSL | hsl(181, 100%, 73%) |
| HSV | hsv(181, 54%, 100%) |
| CMYK | cmyk(53.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.99, -35.79, -12.64) |
| CIE-LCH | lch(91.99, 37.96, 199.45°) |
| OKLab | oklab(91.75% -0.1122 -0.0349) |
| OKLCH | oklch(91.75% 0.118 197.3) |
| XYZ | xyz(60.3241, 80.6865, 106.9834) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.09
Bright Light Blue
#26F7FD
ΔE00 3.64
Aqua
#00FFFF
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Light Cyan
#ACFFFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCFF #FF7976
analogous
#76FFBD #76FCFF #76B7FF
triadic
#76FCFF #FF76FC #FCFF76
tetradic
#76FCFF #BD76FF #FF7976 #B7FF76
square
#76FCFF #BD76FF #FF7976 #B7FF76
split-complementary
#76FCFF #FF76B7 #FFBD76
monochromatic
#00F5FB #39FBFF #76FCFF #B3FDFF #E0FEFF
Accessibility & contrast
On white
1.23
#76FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#76FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCFF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCFF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fcff; /* rgb */ color: rgb(118, 252, 255); /* oklch */ color: oklch(91.7% 0.118 197.3);
Tailwind
colors: {
custom: {
50: '#a9fdff',
500: '#76fcff',
950: '#000000',
},
}SCSS
$custom: #76fcff; $custom-light: #a9fdff; $custom-dark: #000000;
JSON
{
"hex": "#76fcff",
"rgb": {
"r": 118,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.314,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91748,
"c": 0.11757,
"h": 197.3
},
"luminance": 0.80692
}Semantic roles & 50–950 ramp
primary
#76FCFF
secondary
#DD403D
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686