#7EC9DD#7EC9DD
#7EC9DD is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.4% C 0.080 H 216.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC9DD |
|---|---|
| RGB | rgb(126, 201, 221) |
| HSL | hsl(193, 58%, 68%) |
| HSV | hsv(193, 43%, 87%) |
| CMYK | cmyk(43%, 9%, 0%, 13.3%) |
| CIE-LAB | lab(76.94, -18.13, -17.24) |
| CIE-LCH | lch(76.94, 25.02, 223.55°) |
| OKLab | oklab(79.41% -0.0638 -0.0474) |
| OKLCH | oklch(79.41% 0.08 216.6) |
| XYZ | xyz(42.5372, 51.4263, 76.0773) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.77
Baby Blue
#89CFF0
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 7.14
Ice Blue
#A5DFF9
ΔE00 7.33
Neon Blue
#04D9FF
ΔE00 7.64
Lightblue (survey)
#7BC8F6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC9DD #DD927E
analogous
#7EDDC2 #7EC9DD #7E99DD
triadic
#7EC9DD #DD7EC9 #C9DD7E
tetradic
#7EC9DD #C27EDD #DD927E #99DD7E
square
#7EC9DD #C27EDD #DD927E #99DD7E
split-complementary
#7EC9DD #DD7E99 #DDC27E
monochromatic
#2F96B2 #4EB5D0 #7EC9DD #AEDDEA #DFF2F7
Accessibility & contrast
On white
1.86
#7EC9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7EC9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC9DD
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC9DD | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#54D0CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ec9dd; /* rgb */ color: rgb(126, 201, 221); /* oklch */ color: oklch(79.4% 0.080 216.6);
Tailwind
colors: {
custom: {
50: '#a8d9e7',
500: '#7ec9dd',
950: '#000000',
},
}SCSS
$custom: #7ec9dd; $custom-light: #a8d9e7; $custom-dark: #000000;
JSON
{
"hex": "#7ec9dd",
"rgb": {
"r": 126,
"g": 201,
"b": 221
},
"hsl": {
"h": 192.632,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.79409,
"c": 0.07954,
"h": 216.6
},
"luminance": 0.51429
}Semantic roles & 50–950 ramp
primary
#7EC9DD
secondary
#B4624C
accent
#4320C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384