#76FCF5#76FCF5
#76FCF5 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.118 H 190.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCF5 |
|---|---|
| RGB | rgb(118, 252, 245) |
| HSL | hsl(177, 96%, 73%) |
| HSV | hsv(177, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.71, -38.34, -7.87) |
| CIE-LCH | lch(91.71, 39.14, 191.60°) |
| OKLab | oklab(91.43% -0.1163 -0.0219) |
| OKLCH | oklch(91.43% 0.118 190.7) |
| XYZ | xyz(58.7560, 80.0593, 98.7251) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Bright Turquoise
#0FFEF9
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.30
Bright Aqua
#0BF9EA
ΔE00 4.93
Bright Light Blue
#26F7FD
ΔE00 5.11
Light Cyan
#ACFFFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCF5 #FC767D
analogous
#76FCB2 #76FCF5 #76C0FC
triadic
#76FCF5 #F576FC #FCF576
tetradic
#76FCF5 #B276FC #FC767D #C0FC76
square
#76FCF5 #B276FC #FC767D #C0FC76
split-complementary
#76FCF5 #FC76C0 #FCB276
monochromatic
#05F2E6 #3AFBF1 #76FCF5 #B2FDF9 #E1FEFD
Accessibility & contrast
On white
1.23
#76FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#76FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCF5
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCF5 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F5
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fcf5; /* rgb */ color: rgb(118, 252, 245); /* oklch */ color: oklch(91.4% 0.118 190.7);
Tailwind
colors: {
custom: {
50: '#a8fef8',
500: '#76fcf5',
950: '#000000',
},
}SCSS
$custom: #76fcf5; $custom-light: #a8fef8; $custom-dark: #000000;
JSON
{
"hex": "#76fcf5",
"rgb": {
"r": 118,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.866,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91428,
"c": 0.11837,
"h": 190.7
},
"luminance": 0.80065
}Semantic roles & 50–950 ramp
primary
#76FCF5
secondary
#D93D46
accent
#000CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685