#76FDCC#76FDCC
#76FDCC is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.139 H 166.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDCC |
|---|---|
| RGB | rgb(118, 253, 204) |
| HSL | hsl(158, 97%, 73%) |
| HSV | hsv(158, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.99, -48.35, 12.31) |
| CIE-LCH | lch(90.99, 49.89, 165.72°) |
| OKLab | oklab(90.51% -0.1349 0.0316) |
| OKLCH | oklch(90.51% 0.139 166.8) |
| XYZ | xyz(53.4905, 78.4569, 69.4399) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.37
Aquamarine
#7FFFD4
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 3.52
Light Greenish Blue
#63F7B4
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDCC #FD76A7
analogous
#76FD88 #76FDCC #76EBFD
triadic
#76FDCC #CC76FD #FDCC76
tetradic
#76FDCC #8876FD #FD76A7 #EBFD76
square
#76FDCC #8876FD #FD76A7 #EBFD76
split-complementary
#76FDCC #FD76EB #FD8876
monochromatic
#04F59D #3AFCB6 #76FDCC #B2FEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#76FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#76FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDCC
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDCC | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#3BFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fdcc; /* rgb */ color: rgb(118, 253, 204); /* oklch */ color: oklch(90.5% 0.139 166.8);
Tailwind
colors: {
custom: {
50: '#a7ffdb',
500: '#76fdcc',
950: '#000000',
},
}SCSS
$custom: #76fdcc; $custom-light: #a7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#76fdcc",
"rgb": {
"r": 118,
"g": 253,
"b": 204
},
"hsl": {
"h": 158.222,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.90508,
"c": 0.13854,
"h": 166.8
},
"luminance": 0.78462
}Semantic roles & 50–950 ramp
primary
#76FDCC
secondary
#DA3D76
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684