#76FCCB#76FCCB
#76FCCB is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.138 H 166.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCCB |
|---|---|
| RGB | rgb(118, 252, 203) |
| HSL | hsl(158, 96%, 73%) |
| HSV | hsv(158, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.68, -48.13, 12.39) |
| CIE-LCH | lch(90.68, 49.70, 165.57°) |
| OKLab | oklab(90.25% -0.1343 0.0318) |
| OKLCH | oklch(90.25% 0.138 166.7) |
| XYZ | xyz(53.0561, 77.7793, 68.7053) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.34
Aquamarine
#7FFFD4
ΔE00 1.70
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aqua
#8CFFDB
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 4.20
Bright Teal
#01F9C6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCCB #FC76A7
analogous
#76FC88 #76FCCB #76EAFC
triadic
#76FCCB #CB76FC #FCCB76
tetradic
#76FCCB #8876FC #FC76A7 #EAFC76
square
#76FCCB #8876FC #FC76A7 #EAFC76
split-complementary
#76FCCB #FC76EA #FC8876
monochromatic
#05F29C #3AFBB4 #76FCCB #B2FDE2 #E1FEF4
Accessibility & contrast
On white
1.27
#76FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#76FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCCB
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCCB | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#3DFDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76fccb; /* rgb */ color: rgb(118, 252, 203); /* oklch */ color: oklch(90.2% 0.138 166.7);
Tailwind
colors: {
custom: {
50: '#a7feda',
500: '#76fccb',
950: '#000000',
},
}SCSS
$custom: #76fccb; $custom-light: #a7feda; $custom-dark: #000000;
JSON
{
"hex": "#76fccb",
"rgb": {
"r": 118,
"g": 252,
"b": 203
},
"hsl": {
"h": 158.06,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90249,
"c": 0.13798,
"h": 166.7
},
"luminance": 0.77784
}Semantic roles & 50–950 ramp
primary
#76FCCB
secondary
#D93D76
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684