#76FCFE#76FCFE
#76FCFE is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.118 H 196.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCFE |
|---|---|
| RGB | rgb(118, 252, 254) |
| HSL | hsl(181, 99%, 73%) |
| HSV | hsv(181, 54%, 100%) |
| CMYK | cmyk(53.5%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.96, -36.05, -12.16) |
| CIE-LCH | lch(91.96, 38.05, 198.64°) |
| OKLab | oklab(91.72% -0.1126 -0.0336) |
| OKLCH | oklch(91.72% 0.118 196.6) |
| XYZ | xyz(60.1635, 80.6223, 106.1378) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.96
Bright Light Blue
#26F7FD
ΔE00 3.66
Aqua
#00FFFF
ΔE00 4.22
Bright Turquoise
#0FFEF9
ΔE00 4.88
Light Cyan
#ACFFFC
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCFE #FE7876
analogous
#76FEBC #76FCFE #76B8FE
triadic
#76FCFE #FE76FC #FCFE76
tetradic
#76FCFE #BC76FE #FE7876 #B8FE76
square
#76FCFE #BC76FE #FE7876 #B8FE76
split-complementary
#76FCFE #FE76B8 #FEBC76
monochromatic
#02F4F8 #39FBFE #76FCFE #B3FDFE #E1FEFF
Accessibility & contrast
On white
1.23
#76FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#76FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCFE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCFE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fcfe; /* rgb */ color: rgb(118, 252, 254); /* oklch */ color: oklch(91.7% 0.118 196.6);
Tailwind
colors: {
custom: {
50: '#a9fdfe',
500: '#76fcfe',
950: '#000000',
},
}SCSS
$custom: #76fcfe; $custom-light: #a9fdfe; $custom-dark: #000000;
JSON
{
"hex": "#76fcfe",
"rgb": {
"r": 118,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.882,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91715,
"c": 0.11757,
"h": 196.6
},
"luminance": 0.80628
}Semantic roles & 50–950 ramp
primary
#76FCFE
secondary
#DB3F3D
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685