#76CCCC#76CCCC
#76CCCC is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.083 H 195.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCCC |
|---|---|
| RGB | rgb(118, 204, 204) |
| HSL | hsl(180, 46%, 63%) |
| HSV | hsv(180, 42%, 80%) |
| CMYK | cmyk(42.2%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.92, -25.94, -8.14) |
| CIE-LCH | lch(76.92, 27.18, 197.42°) |
| OKLab | oklab(79.13% -0.0804 -0.0224) |
| OKLCH | oklch(79.13% 0.083 195.6) |
| XYZ | xyz(39.9590, 51.3938, 64.9294) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.91
Darkturquoise
#00CED1
ΔE00 6.06
Aqua Blue
#02D8E9
ΔE00 7.61
Turquoise
#40E0D0
ΔE00 8.76
Robin'S Egg Blue
#98EFF9
ΔE00 9.23
Robin'S Egg
#6DEDFD
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCCC #CC7676
analogous
#76CCA1 #76CCCC #76A1CC
triadic
#76CCCC #CC76CC #CCCC76
tetradic
#76CCCC #A176CC #CC7676 #A1CC76
square
#76CCCC #A176CC #CC7676 #A1CC76
split-complementary
#76CCCC #CC76A1 #CCA176
monochromatic
#369191 #49BBBB #76CCCC #A3DDDD #CFEDED
Accessibility & contrast
On white
1.86
#76CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#76CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCCC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCCC | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#4CD1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cccc; /* rgb */ color: rgb(118, 204, 204); /* oklch */ color: oklch(79.1% 0.083 195.6);
Tailwind
colors: {
custom: {
50: '#a3dbdb',
500: '#76cccc',
950: '#000000',
},
}SCSS
$custom: #76cccc; $custom-light: #a3dbdb; $custom-dark: #000000;
JSON
{
"hex": "#76cccc",
"rgb": {
"r": 118,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.79126,
"c": 0.08347,
"h": 195.6
},
"luminance": 0.51397
}Semantic roles & 50–950 ramp
primary
#76CCCC
secondary
#984E4E
accent
#2D2DB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484