#7CCCD9#7CCCD9
#7CCCD9 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.081 H 208.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCD9 |
|---|---|
| RGB | rgb(124, 204, 217) |
| HSL | hsl(188, 55%, 67%) |
| HSV | hsv(188, 43%, 85%) |
| CMYK | cmyk(42.9%, 6%, 0%, 14.9%) |
| CIE-LAB | lab(77.57, -21.18, -14.14) |
| CIE-LCH | lch(77.57, 25.47, 213.73°) |
| OKLab | oklab(79.85% -0.0705 -0.0389) |
| OKLCH | oklch(79.85% 0.081 208.9) |
| XYZ | xyz(42.4248, 52.4774, 73.5257) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.44
Aqua Blue
#02D8E9
ΔE00 7.12
Powder Blue
#B0E0E6
ΔE00 7.79
Baby Blue
#89CFF0
ΔE00 7.82
Lightblue
#ADD8E6
ΔE00 8.06
Robin'S Egg
#6DEDFD
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCD9 #D9897C
analogous
#7CD9B8 #7CCCD9 #7C9ED9
triadic
#7CCCD9 #D97CCC #CCD97C
tetradic
#7CCCD9 #B87CD9 #D9897C #9ED97C
square
#7CCCD9 #B87CD9 #D9897C #9ED97C
split-complementary
#7CCCD9 #D97C9E #D9B87C
monochromatic
#3199A9 #4DBACB #7CCCD9 #ABDEE7 #DBF1F5
Accessibility & contrast
On white
1.83
#7CCCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7CCCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCD9
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCD9 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6DA
Deuteranopia (green-blind)
#B0BBD9
Tritanopia (blue-blind)
#51D3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cccd9; /* rgb */ color: rgb(124, 204, 217); /* oklch */ color: oklch(79.8% 0.081 208.9);
Tailwind
colors: {
custom: {
50: '#a7dbe4',
500: '#7cccd9',
950: '#000000',
},
}SCSS
$custom: #7cccd9; $custom-light: #a7dbe4; $custom-dark: #000000;
JSON
{
"hex": "#7cccd9",
"rgb": {
"r": 124,
"g": 204,
"b": 217
},
"hsl": {
"h": 188.387,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.79845,
"c": 0.08054,
"h": 208.9
},
"luminance": 0.52481
}Semantic roles & 50–950 ramp
primary
#7CCCD9
secondary
#AD5A4D
accent
#3923C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484