#7CCCDB#7CCCDB
#7CCCDB is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.081 H 210.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCDB |
|---|---|
| RGB | rgb(124, 204, 219) |
| HSL | hsl(189, 57%, 67%) |
| HSV | hsv(189, 43%, 86%) |
| CMYK | cmyk(43.4%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.63, -20.67, -15.13) |
| CIE-LCH | lch(77.63, 25.61, 216.20°) |
| OKLab | oklab(79.92% -0.0697 -0.0416) |
| OKLCH | oklch(79.92% 0.081 210.8) |
| XYZ | xyz(42.6865, 52.5821, 74.9041) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.72
Baby Blue
#89CFF0
ΔE00 7.11
Aqua Blue
#02D8E9
ΔE00 7.31
Lightblue
#ADD8E6
ΔE00 7.76
Neon Blue
#04D9FF
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCDB #DB8B7C
analogous
#7CDBBB #7CCCDB #7C9CDB
triadic
#7CCCDB #DB7CCC #CCDB7C
tetradic
#7CCCDB #BB7CDB #DB8B7C #9CDB7C
square
#7CCCDB #BB7CDB #DB8B7C #9CDB7C
split-complementary
#7CCCDB #DB7C9C #DBBB7C
monochromatic
#3099AD #4CB9CE #7CCCDB #ACDFE8 #DCF1F5
Accessibility & contrast
On white
1.82
#7CCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7CCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCDB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCDB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#50D3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cccdb; /* rgb */ color: rgb(124, 204, 219); /* oklch */ color: oklch(79.9% 0.081 210.8);
Tailwind
colors: {
custom: {
50: '#a7dbe6',
500: '#7cccdb',
950: '#000000',
},
}SCSS
$custom: #7cccdb; $custom-light: #a7dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7cccdb",
"rgb": {
"r": 124,
"g": 204,
"b": 219
},
"hsl": {
"h": 189.474,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.79915,
"c": 0.08121,
"h": 210.8
},
"luminance": 0.52585
}Semantic roles & 50–950 ramp
primary
#7CCCDB
secondary
#B05B4C
accent
#3B21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484