#76CCCF#76CCCF
#76CCCF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.083 H 198.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCCF |
|---|---|
| RGB | rgb(118, 204, 207) |
| HSL | hsl(182, 48%, 64%) |
| HSV | hsv(182, 43%, 81%) |
| CMYK | cmyk(43%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.00, -25.18, -9.63) |
| CIE-LCH | lch(77.00, 26.96, 200.92°) |
| OKLab | oklab(79.22% -0.0792 -0.0265) |
| OKLCH | oklch(79.22% 0.083 198.5) |
| XYZ | xyz(40.3222, 51.5392, 66.8426) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 6.23
Aqua Blue
#02D8E9
ΔE00 6.99
Robin'S Egg
#6DEDFD
ΔE00 8.72
Robin'S Egg Blue
#98EFF9
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCCF #CF7976
analogous
#76CFA5 #76CCCF #769FCF
triadic
#76CCCF #CF76CC #CCCF76
tetradic
#76CCCF #A576CF #CF7976 #9FCF76
square
#76CCCF #A576CF #CF7976 #9FCF76
split-complementary
#76CCCF #CF769F #CFA576
monochromatic
#359396 #49BBBF #76CCCF #A3DDDF #D1EEEF
Accessibility & contrast
On white
1.86
#76CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#76CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCCF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCCF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#4BD1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cccf; /* rgb */ color: rgb(118, 204, 207); /* oklch */ color: oklch(79.2% 0.083 198.5);
Tailwind
colors: {
custom: {
50: '#a3dbdd',
500: '#76cccf',
950: '#000000',
},
}SCSS
$custom: #76cccf; $custom-light: #a3dbdd; $custom-dark: #000000;
JSON
{
"hex": "#76cccf",
"rgb": {
"r": 118,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.022,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.79225,
"c": 0.08348,
"h": 198.5
},
"luminance": 0.51542
}Semantic roles & 50–950 ramp
primary
#76CCCF
secondary
#9C504D
accent
#2F2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484