#76FCF3#76FCF3
#76FCF3 is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.4% C 0.119 H 189.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCF3 |
|---|---|
| RGB | rgb(118, 252, 243) |
| HSL | hsl(176, 96%, 73%) |
| HSV | hsv(176, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.66, -38.84, -6.91) |
| CIE-LCH | lch(91.66, 39.45, 190.09°) |
| OKLab | oklab(91.37% -0.1171 -0.0193) |
| OKLCH | oklch(91.37% 0.119 189.4) |
| XYZ | xyz(58.4524, 79.9379, 97.1258) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 4.04
Bright Aqua
#0BF9EA
ΔE00 4.57
Aqua
#00FFFF
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCF3 #FC767F
analogous
#76FCB0 #76FCF3 #76C2FC
triadic
#76FCF3 #F376FC #FCF376
tetradic
#76FCF3 #B076FC #FC767F #C2FC76
square
#76FCF3 #B076FC #FC767F #C2FC76
split-complementary
#76FCF3 #FC76C2 #FCB076
monochromatic
#05F2E2 #3AFBEE #76FCF3 #B2FDF8 #E1FEFC
Accessibility & contrast
On white
1.24
#76FCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#76FCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCF3
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCF3 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F3
Deuteranopia (green-blind)
#DAE0F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fcf3; /* rgb */ color: rgb(118, 252, 243); /* oklch */ color: oklch(91.4% 0.119 189.4);
Tailwind
colors: {
custom: {
50: '#a8fef7',
500: '#76fcf3',
950: '#000000',
},
}SCSS
$custom: #76fcf3; $custom-light: #a8fef7; $custom-dark: #000000;
JSON
{
"hex": "#76fcf3",
"rgb": {
"r": 118,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.97,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91366,
"c": 0.11873,
"h": 189.4
},
"luminance": 0.79943
}Semantic roles & 50–950 ramp
primary
#76FCF3
secondary
#D93D48
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685