#7CCDDB#7CCDDB
#7CCDDB is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.082 H 209.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCDDB |
|---|---|
| RGB | rgb(124, 205, 219) |
| HSL | hsl(189, 57%, 67%) |
| HSV | hsv(189, 43%, 86%) |
| CMYK | cmyk(43.4%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(77.91, -21.17, -14.70) |
| CIE-LCH | lch(77.91, 25.78, 214.78°) |
| OKLab | oklab(80.14% -0.0709 -0.0404) |
| OKLCH | oklch(80.14% 0.082 209.7) |
| XYZ | xyz(42.9249, 53.0590, 74.9835) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 7.05
Baby Blue
#89CFF0
ΔE00 7.49
Powder Blue
#B0E0E6
ΔE00 7.72
Neon Blue
#04D9FF
ΔE00 7.88
Robin'S Egg
#6DEDFD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCDDB #DB8A7C
analogous
#7CDBB9 #7CCDDB #7C9EDB
triadic
#7CCDDB #DB7CCD #CDDB7C
tetradic
#7CCDDB #B97CDB #DB8A7C #9EDB7C
square
#7CCDDB #B97CDB #DB8A7C #9EDB7C
split-complementary
#7CCDDB #DB7C9E #DBB97C
monochromatic
#309BAD #4CBBCE #7CCDDB #ACDFE8 #DCF2F5
Accessibility & contrast
On white
1.81
#7CCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#7CCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCDDB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCDDB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#50D4D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccddb; /* rgb */ color: rgb(124, 205, 219); /* oklch */ color: oklch(80.1% 0.082 209.7);
Tailwind
colors: {
custom: {
50: '#a7dce6',
500: '#7ccddb',
950: '#000000',
},
}SCSS
$custom: #7ccddb; $custom-light: #a7dce6; $custom-dark: #000000;
JSON
{
"hex": "#7ccddb",
"rgb": {
"r": 124,
"g": 205,
"b": 219
},
"hsl": {
"h": 188.842,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.80141,
"c": 0.08163,
"h": 209.7
},
"luminance": 0.53062
}Semantic roles & 50–950 ramp
primary
#7CCDDB
secondary
#B05A4C
accent
#3921C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484