#76FDC8#76FDC8
#76FDC8 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.141 H 165.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDC8 |
|---|---|
| RGB | rgb(118, 253, 200) |
| HSL | hsl(156, 97%, 73%) |
| HSV | hsv(156, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.90, -49.20, 14.25) |
| CIE-LCH | lch(90.90, 51.22, 163.85°) |
| OKLab | oklab(90.41% -0.1367 0.0365) |
| OKLCH | oklch(90.41% 0.141 165) |
| XYZ | xyz(53.0169, 78.2674, 66.9456) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.54
Aquamarine
#7FFFD4
ΔE00 2.48
Light Turquoise
#7EF4CC
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 4.35
Light Blue Green
#7EFBB3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDC8 #FD76AB
analogous
#76FD84 #76FDC8 #76EFFD
triadic
#76FDC8 #C876FD #FDC876
tetradic
#76FDC8 #8476FD #FD76AB #EFFD76
square
#76FDC8 #8476FD #FD76AB #EFFD76
split-complementary
#76FDC8 #FD76EF #FD8476
monochromatic
#04F596 #3AFCB0 #76FDC8 #B2FEE0 #E1FFF3
Accessibility & contrast
On white
1.26
#76FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#76FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDC8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDC8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC5
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#3EFDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fdc8; /* rgb */ color: rgb(118, 253, 200); /* oklch */ color: oklch(90.4% 0.141 165.0);
Tailwind
colors: {
custom: {
50: '#a7ffd8',
500: '#76fdc8',
950: '#000000',
},
}SCSS
$custom: #76fdc8; $custom-light: #a7ffd8; $custom-dark: #000000;
JSON
{
"hex": "#76fdc8",
"rgb": {
"r": 118,
"g": 253,
"b": 200
},
"hsl": {
"h": 156.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.90409,
"c": 0.14146,
"h": 165
},
"luminance": 0.78272
}Semantic roles & 50–950 ramp
primary
#76FDC8
secondary
#DA3D7B
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683