#76CCCD#76CCCD
#76CCCD is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.083 H 196.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCCD |
|---|---|
| RGB | rgb(118, 204, 205) |
| HSL | hsl(181, 47%, 63%) |
| HSV | hsv(181, 42%, 80%) |
| CMYK | cmyk(42.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.95, -25.69, -8.64) |
| CIE-LCH | lch(76.95, 27.10, 198.58°) |
| OKLab | oklab(79.16% -0.08 -0.0238) |
| OKLCH | oklch(79.16% 0.083 196.6) |
| XYZ | xyz(40.0793, 51.4420, 65.5630) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.13
Darkturquoise
#00CED1
ΔE00 6.09
Aqua Blue
#02D8E9
ΔE00 7.38
Turquoise
#40E0D0
ΔE00 9.04
Robin'S Egg Blue
#98EFF9
ΔE00 9.06
Robin'S Egg
#6DEDFD
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCCD #CD7776
analogous
#76CDA2 #76CCCD #76A0CD
triadic
#76CCCD #CD76CC #CCCD76
tetradic
#76CCCD #A276CD #CD7776 #A0CD76
square
#76CCCD #A276CD #CD7776 #A0CD76
split-complementary
#76CCCD #CD76A0 #CDA276
monochromatic
#369293 #49BBBD #76CCCD #A3DDDD #D0EDEE
Accessibility & contrast
On white
1.86
#76CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#76CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCCD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCCD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#4CD1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cccd; /* rgb */ color: rgb(118, 204, 205); /* oklch */ color: oklch(79.2% 0.083 196.6);
Tailwind
colors: {
custom: {
50: '#a3dbdc',
500: '#76cccd',
950: '#000000',
},
}SCSS
$custom: #76cccd; $custom-light: #a3dbdc; $custom-dark: #000000;
JSON
{
"hex": "#76cccd",
"rgb": {
"r": 118,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.69,
"s": 46.524,
"l": 63.333
},
"oklch": {
"l": 0.79159,
"c": 0.08346,
"h": 196.6
},
"luminance": 0.51445
}Semantic roles & 50–950 ramp
primary
#76CCCD
secondary
#994F4E
accent
#2D2CBA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484