#76FDCB#76FDCB
#76FDCB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.139 H 166.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDCB |
|---|---|
| RGB | rgb(118, 253, 203) |
| HSL | hsl(158, 97%, 73%) |
| HSV | hsv(158, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.97, -48.56, 12.79) |
| CIE-LCH | lch(90.97, 50.22, 165.24°) |
| OKLab | oklab(90.48% -0.1353 0.0328) |
| OKLCH | oklch(90.48% 0.139 166.4) |
| XYZ | xyz(53.3709, 78.4090, 68.8102) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDCB #FD76A8
analogous
#76FD88 #76FDCB #76EBFD
triadic
#76FDCB #CB76FD #FDCB76
tetradic
#76FDCB #8876FD #FD76A8 #EBFD76
square
#76FDCB #8876FD #FD76A8 #EBFD76
split-complementary
#76FDCB #FD76EB #FD8876
monochromatic
#04F59C #3AFCB4 #76FDCB #B2FEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#76FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#76FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDCB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDCB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#3CFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fdcb; /* rgb */ color: rgb(118, 253, 203); /* oklch */ color: oklch(90.5% 0.139 166.4);
Tailwind
colors: {
custom: {
50: '#a7ffda',
500: '#76fdcb',
950: '#000000',
},
}SCSS
$custom: #76fdcb; $custom-light: #a7ffda; $custom-dark: #000000;
JSON
{
"hex": "#76fdcb",
"rgb": {
"r": 118,
"g": 253,
"b": 203
},
"hsl": {
"h": 157.778,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.90483,
"c": 0.13926,
"h": 166.4
},
"luminance": 0.78414
}Semantic roles & 50–950 ramp
primary
#76FDCB
secondary
#DA3D77
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684