#76FCCD#76FCCD
#76FCCD is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.137 H 167.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCCD |
|---|---|
| RGB | rgb(118, 252, 205) |
| HSL | hsl(159, 96%, 73%) |
| HSV | hsv(159, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.72, -47.70, 11.42) |
| CIE-LCH | lch(90.72, 49.05, 166.54°) |
| OKLab | oklab(90.3% -0.1334 0.0293) |
| OKLCH | oklch(90.3% 0.137 167.6) |
| XYZ | xyz(53.2959, 77.8753, 69.9686) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.30
Light Aquamarine
#7BFDC7
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aqua
#8CFFDB
ΔE00 3.18
Bright Teal
#01F9C6
ΔE00 4.39
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCCD #FC76A5
analogous
#76FC8A #76FCCD #76E8FC
triadic
#76FCCD #CD76FC #FCCD76
tetradic
#76FCCD #8A76FC #FC76A5 #E8FC76
square
#76FCCD #8A76FC #FC76A5 #E8FC76
split-complementary
#76FCCD #FC76E8 #FC8A76
monochromatic
#05F29F #3AFBB7 #76FCCD #B2FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#76FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#76FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCCD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCCD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#3BFDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fccd; /* rgb */ color: rgb(118, 252, 205); /* oklch */ color: oklch(90.3% 0.137 167.6);
Tailwind
colors: {
custom: {
50: '#a7fedc',
500: '#76fccd',
950: '#000000',
},
}SCSS
$custom: #76fccd; $custom-light: #a7fedc; $custom-dark: #000000;
JSON
{
"hex": "#76fccd",
"rgb": {
"r": 118,
"g": 252,
"b": 205
},
"hsl": {
"h": 158.955,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90299,
"c": 0.13658,
"h": 167.6
},
"luminance": 0.7788
}Semantic roles & 50–950 ramp
primary
#76FCCD
secondary
#D93D74
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684