#76FCCE#76FCCE
#76FCCE is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.136 H 168.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCCE |
|---|---|
| RGB | rgb(118, 252, 206) |
| HSL | hsl(159, 96%, 73%) |
| HSV | hsv(159, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.75, -47.49, 10.93) |
| CIE-LCH | lch(90.75, 48.73, 167.04°) |
| OKLab | oklab(90.33% -0.133 0.028) |
| OKLCH | oklch(90.33% 0.136 168.1) |
| XYZ | xyz(53.4170, 77.9237, 70.6063) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.14
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Turquoise
#7EF4CC
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCCE #FC76A4
analogous
#76FC8B #76FCCE #76E7FC
triadic
#76FCCE #CE76FC #FCCE76
tetradic
#76FCCE #8B76FC #FC76A4 #E7FC76
square
#76FCCE #8B76FC #FC76A4 #E7FC76
split-complementary
#76FCCE #FC76E7 #FC8B76
monochromatic
#05F2A1 #3AFBB9 #76FCCE #B2FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#76FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#76FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCCE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCCE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E2DFD1
Tritanopia (blue-blind)
#3AFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fcce; /* rgb */ color: rgb(118, 252, 206); /* oklch */ color: oklch(90.3% 0.136 168.1);
Tailwind
colors: {
custom: {
50: '#a7fedd',
500: '#76fcce',
950: '#000000',
},
}SCSS
$custom: #76fcce; $custom-light: #a7fedd; $custom-dark: #000000;
JSON
{
"hex": "#76fcce",
"rgb": {
"r": 118,
"g": 252,
"b": 206
},
"hsl": {
"h": 159.403,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90325,
"c": 0.13589,
"h": 168.1
},
"luminance": 0.77929
}Semantic roles & 50–950 ramp
primary
#76FCCE
secondary
#D93D73
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684