#76CDCF#76CDCF
#76CDCF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.084 H 197.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDCF |
|---|---|
| RGB | rgb(118, 205, 207) |
| HSL | hsl(181, 48%, 64%) |
| HSV | hsv(181, 43%, 81%) |
| CMYK | cmyk(43%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(77.29, -25.68, -9.20) |
| CIE-LCH | lch(77.29, 27.28, 199.71°) |
| OKLab | oklab(79.45% -0.0803 -0.0253) |
| OKLCH | oklch(79.45% 0.084 197.5) |
| XYZ | xyz(40.5607, 52.0160, 66.9221) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.27
Darkturquoise
#00CED1
ΔE00 6.08
Aqua Blue
#02D8E9
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Robin Egg Blue
#8AF1FE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDCF #CF7876
analogous
#76CFA4 #76CDCF #76A0CF
triadic
#76CDCF #CF76CD #CDCF76
tetradic
#76CDCF #A476CF #CF7876 #A0CF76
square
#76CDCF #A476CF #CF7876 #A0CF76
split-complementary
#76CDCF #CF76A0 #CFA476
monochromatic
#359496 #49BCBF #76CDCF #A3DEDF #D1EEEF
Accessibility & contrast
On white
1.84
#76CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#76CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDCF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDCF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#4AD2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76cdcf; /* rgb */ color: rgb(118, 205, 207); /* oklch */ color: oklch(79.5% 0.084 197.5);
Tailwind
colors: {
custom: {
50: '#a3dcdd',
500: '#76cdcf',
950: '#000000',
},
}SCSS
$custom: #76cdcf; $custom-light: #a3dcdd; $custom-dark: #000000;
JSON
{
"hex": "#76cdcf",
"rgb": {
"r": 118,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.348,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.79454,
"c": 0.08423,
"h": 197.5
},
"luminance": 0.52019
}Semantic roles & 50–950 ramp
primary
#76CDCF
secondary
#9C4F4D
accent
#2D2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484