#76CFCC#76CFCC
#76CFCC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.086 H 192.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFCC |
|---|---|
| RGB | rgb(118, 207, 204) |
| HSL | hsl(178, 48%, 64%) |
| HSV | hsv(178, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.78, -27.41, -6.86) |
| CIE-LCH | lch(77.78, 28.25, 194.06°) |
| OKLab | oklab(79.82% -0.0839 -0.019) |
| OKLCH | oklch(79.82% 0.086 192.7) |
| XYZ | xyz(40.6789, 52.8337, 65.1693) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.15
Darkturquoise
#00CED1
ΔE00 6.01
Turquoise
#40E0D0
ΔE00 7.51
Aqua Blue
#02D8E9
ΔE00 8.07
Pale Teal
#82CBB2
ΔE00 8.49
Seafoam Blue
#78D1B6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFCC #CF7679
analogous
#76CF9F #76CFCC #76A5CF
triadic
#76CFCC #CC76CF #CFCC76
tetradic
#76CFCC #9F76CF #CF7679 #A5CF76
square
#76CFCC #9F76CF #CF7679 #A5CF76
split-complementary
#76CFCC #CF76A5 #CF9F76
monochromatic
#359693 #49BFBB #76CFCC #A3DFDD #D1EFEE
Accessibility & contrast
On white
1.82
#76CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#76CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFCC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFCC | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#B6BBCD
Tritanopia (blue-blind)
#4CD4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76cfcc; /* rgb */ color: rgb(118, 207, 204); /* oklch */ color: oklch(79.8% 0.086 192.7);
Tailwind
colors: {
custom: {
50: '#a3dedb',
500: '#76cfcc',
950: '#000000',
},
}SCSS
$custom: #76cfcc; $custom-light: #a3dedb; $custom-dark: #000000;
JSON
{
"hex": "#76cfcc",
"rgb": {
"r": 118,
"g": 207,
"b": 204
},
"hsl": {
"h": 177.978,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.79816,
"c": 0.08601,
"h": 192.7
},
"luminance": 0.52837
}Semantic roles & 50–950 ramp
primary
#76CFCC
secondary
#9C4D50
accent
#2A2FBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484