#76CFCF#76CFCF
#76CFCF is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.086 H 195.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFCF |
|---|---|
| RGB | rgb(118, 207, 207) |
| HSL | hsl(180, 48%, 64%) |
| HSV | hsv(180, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.86, -26.66, -8.35) |
| CIE-LCH | lch(77.86, 27.94, 197.39°) |
| OKLab | oklab(79.91% -0.0826 -0.023) |
| OKLCH | oklch(79.91% 0.086 195.6) |
| XYZ | xyz(41.0422, 52.9790, 67.0826) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 7.27
Turquoise
#40E0D0
ΔE00 8.31
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Robin'S Egg
#6DEDFD
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFCF #CF7676
analogous
#76CFA2 #76CFCF #76A2CF
triadic
#76CFCF #CF76CF #CFCF76
tetradic
#76CFCF #A276CF #CF7676 #A2CF76
square
#76CFCF #A276CF #CF7676 #A2CF76
split-complementary
#76CFCF #CF76A2 #CFA276
monochromatic
#359696 #49BFBF #76CFCF #A3DFDF #D1EFEF
Accessibility & contrast
On white
1.81
#76CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#76CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFCF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFCF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B5BCD0
Tritanopia (blue-blind)
#4AD4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76cfcf; /* rgb */ color: rgb(118, 207, 207); /* oklch */ color: oklch(79.9% 0.086 195.6);
Tailwind
colors: {
custom: {
50: '#a3dedd',
500: '#76cfcf',
950: '#000000',
},
}SCSS
$custom: #76cfcf; $custom-light: #a3dedd; $custom-dark: #000000;
JSON
{
"hex": "#76cfcf",
"rgb": {
"r": 118,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.79914,
"c": 0.08579,
"h": 195.6
},
"luminance": 0.52982
}Semantic roles & 50–950 ramp
primary
#76CFCF
secondary
#9C4D4D
accent
#2A2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484