#76FDCD#76FDCD
#76FDCD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.138 H 167.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDCD |
|---|---|
| RGB | rgb(118, 253, 205) |
| HSL | hsl(159, 97%, 73%) |
| HSV | hsv(159, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.01, -48.13, 11.83) |
| CIE-LCH | lch(91.01, 49.56, 166.20°) |
| OKLab | oklab(90.53% -0.1345 0.0303) |
| OKLCH | oklch(90.53% 0.138 167.3) |
| XYZ | xyz(53.6108, 78.5050, 70.0735) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.40
Light Aquamarine
#7BFDC7
ΔE00 1.61
Light Turquoise
#7EF4CC
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 3.32
Bright Teal
#01F9C6
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDCD #FD76A6
analogous
#76FD8A #76FDCD #76E9FD
triadic
#76FDCD #CD76FD #FDCD76
tetradic
#76FDCD #8A76FD #FD76A6 #E9FD76
square
#76FDCD #8A76FD #FD76A6 #E9FD76
split-complementary
#76FDCD #FD76E9 #FD8A76
monochromatic
#04F59F #3AFCB7 #76FDCD #B2FEE3 #E1FFF4
Accessibility & contrast
On white
1.26
#76FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#76FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDCD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDCD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E4DFD0
Tritanopia (blue-blind)
#3AFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fdcd; /* rgb */ color: rgb(118, 253, 205); /* oklch */ color: oklch(90.5% 0.138 167.3);
Tailwind
colors: {
custom: {
50: '#a7ffdc',
500: '#76fdcd',
950: '#000000',
},
}SCSS
$custom: #76fdcd; $custom-light: #a7ffdc; $custom-dark: #000000;
JSON
{
"hex": "#76fdcd",
"rgb": {
"r": 118,
"g": 253,
"b": 205
},
"hsl": {
"h": 158.667,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.90533,
"c": 0.13784,
"h": 167.3
},
"luminance": 0.7851
}Semantic roles & 50–950 ramp
primary
#76FDCD
secondary
#DA3D75
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684