#7CCCCD#7CCCCD
#7CCCCD is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.079 H 196.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCCD |
|---|---|
| RGB | rgb(124, 204, 205) |
| HSL | hsl(181, 45%, 65%) |
| HSV | hsv(181, 40%, 80%) |
| CMYK | cmyk(39.5%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.21, -24.21, -8.22) |
| CIE-LCH | lch(77.21, 25.56, 198.76°) |
| OKLab | oklab(79.44% -0.0754 -0.0226) |
| OKLCH | oklch(79.44% 0.079 196.7) |
| XYZ | xyz(40.9204, 51.8757, 65.6025) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 6.82
Aqua Blue
#02D8E9
ΔE00 7.86
Powder Blue
#B0E0E6
ΔE00 8.77
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Paleturquoise
#AFEEEE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCCD #CD7D7C
analogous
#7CCDA6 #7CCCCD #7CA4CD
triadic
#7CCCCD #CD7CCC #CCCD7C
tetradic
#7CCCCD #A67CCD #CD7D7C #A4CD7C
square
#7CCCCD #A67CCD #CD7D7C #A4CD7C
split-complementary
#7CCCCD #CD7CA4 #CDA67C
monochromatic
#399496 #50BBBC #7CCCCD #A8DDDE #D5EEEF
Accessibility & contrast
On white
1.85
#7CCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7CCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCCD
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCCD | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#58D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccccd; /* rgb */ color: rgb(124, 204, 205); /* oklch */ color: oklch(79.4% 0.079 196.7);
Tailwind
colors: {
custom: {
50: '#a6dbdc',
500: '#7ccccd',
950: '#000000',
},
}SCSS
$custom: #7ccccd; $custom-light: #a6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#7ccccd",
"rgb": {
"r": 124,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.741,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.79439,
"c": 0.07868,
"h": 196.7
},
"luminance": 0.51879
}Semantic roles & 50–950 ramp
primary
#7CCCCD
secondary
#9C5251
accent
#2F2EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484