#7CCEDD#7CCEDD
#7CCEDD is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.083 H 210.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCEDD |
|---|---|
| RGB | rgb(124, 206, 221) |
| HSL | hsl(189, 59%, 68%) |
| HSV | hsv(189, 44%, 87%) |
| CMYK | cmyk(43.9%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(78.25, -21.16, -15.26) |
| CIE-LCH | lch(78.25, 26.09, 215.80°) |
| OKLab | oklab(80.44% -0.0713 -0.042) |
| OKLCH | oklch(80.44% 0.083 210.5) |
| XYZ | xyz(43.4298, 53.6449, 76.4585) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.81
Aqua Blue
#02D8E9
ΔE00 7.01
Baby Blue
#89CFF0
ΔE00 7.18
Neon Blue
#04D9FF
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 7.67
Robin'S Egg
#6DEDFD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCEDD #DD8B7C
analogous
#7CDDBB #7CCEDD #7C9EDD
triadic
#7CCEDD #DD7CCE #CEDD7C
tetradic
#7CCEDD #BB7CDD #DD8B7C #9EDD7C
square
#7CCEDD #BB7CDD #DD8B7C #9EDD7C
split-complementary
#7CCEDD #DD7C9E #DDBB7C
monochromatic
#2E9CB1 #4BBCD0 #7CCEDD #ADE0EA #DDF2F6
Accessibility & contrast
On white
1.79
#7CCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7CCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCEDD
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCEDD | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#4ED5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ccedd; /* rgb */ color: rgb(124, 206, 221); /* oklch */ color: oklch(80.4% 0.083 210.5);
Tailwind
colors: {
custom: {
50: '#a7dde7',
500: '#7ccedd',
950: '#000000',
},
}SCSS
$custom: #7ccedd; $custom-light: #a7dde7; $custom-dark: #000000;
JSON
{
"hex": "#7ccedd",
"rgb": {
"r": 124,
"g": 206,
"b": 221
},
"hsl": {
"h": 189.278,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.80437,
"c": 0.08273,
"h": 210.5
},
"luminance": 0.53648
}Semantic roles & 50–950 ramp
primary
#7CCEDD
secondary
#B35B4B
accent
#391FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484