#76FDCA#76FDCA
#76FDCA is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.140 H 165.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDCA |
|---|---|
| RGB | rgb(118, 253, 202) |
| HSL | hsl(157, 97%, 73%) |
| HSV | hsv(157, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.94, -48.77, 13.28) |
| CIE-LCH | lch(90.94, 50.55, 164.77°) |
| OKLab | oklab(90.46% -0.1358 0.034) |
| OKLCH | oklch(90.46% 0.14 165.9) |
| XYZ | xyz(53.2521, 78.3615, 68.1847) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.92
Aquamarine
#7FFFD4
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDCA #FD76A9
analogous
#76FD86 #76FDCA #76EDFD
triadic
#76FDCA #CA76FD #FDCA76
tetradic
#76FDCA #8676FD #FD76A9 #EDFD76
square
#76FDCA #8676FD #FD76A9 #EDFD76
split-complementary
#76FDCA #FD76ED #FD8676
monochromatic
#04F59A #3AFCB3 #76FDCA #B2FEE1 #E1FFF3
Accessibility & contrast
On white
1.26
#76FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#76FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDCA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDCA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC7
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#3DFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fdca; /* rgb */ color: rgb(118, 253, 202); /* oklch */ color: oklch(90.5% 0.140 165.9);
Tailwind
colors: {
custom: {
50: '#a7ffda',
500: '#76fdca',
950: '#000000',
},
}SCSS
$custom: #76fdca; $custom-light: #a7ffda; $custom-dark: #000000;
JSON
{
"hex": "#76fdca",
"rgb": {
"r": 118,
"g": 253,
"b": 202
},
"hsl": {
"h": 157.333,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.90458,
"c": 0.13998,
"h": 165.9
},
"luminance": 0.78366
}Semantic roles & 50–950 ramp
primary
#76FDCA
secondary
#DA3D78
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683