#7EC9DC#7EC9DC
#7EC9DC is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.4% C 0.079 H 215.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC9DC |
|---|---|
| RGB | rgb(126, 201, 220) |
| HSL | hsl(192, 57%, 68%) |
| HSV | hsv(192, 43%, 86%) |
| CMYK | cmyk(42.7%, 8.6%, 0%, 13.7%) |
| CIE-LAB | lab(76.90, -18.39, -16.75) |
| CIE-LCH | lch(76.90, 24.87, 222.31°) |
| OKLab | oklab(79.37% -0.0642 -0.0461) |
| OKLCH | oklch(79.37% 0.079 215.7) |
| XYZ | xyz(42.4044, 51.3732, 75.3778) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 5.50
Lightblue
#ADD8E6
ΔE00 7.19
Ice Blue
#A5DFF9
ΔE00 7.52
Neon Blue
#04D9FF
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC9DC #DC917E
analogous
#7EDCC0 #7EC9DC #7E9ADC
triadic
#7EC9DC #DC7EC9 #C9DC7E
tetradic
#7EC9DC #C07EDC #DC917E #9ADC7E
square
#7EC9DC #C07EDC #DC917E #9ADC7E
split-complementary
#7EC9DC #DC7E9A #DCC07E
monochromatic
#3096B0 #4EB5CF #7EC9DC #AEDDE9 #DEF1F6
Accessibility & contrast
On white
1.86
#7EC9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#7EC9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC9DC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC9DC | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DD
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#54D0CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ec9dc; /* rgb */ color: rgb(126, 201, 220); /* oklch */ color: oklch(79.4% 0.079 215.7);
Tailwind
colors: {
custom: {
50: '#a8d9e6',
500: '#7ec9dc',
950: '#000000',
},
}SCSS
$custom: #7ec9dc; $custom-light: #a8d9e6; $custom-dark: #000000;
JSON
{
"hex": "#7ec9dc",
"rgb": {
"r": 126,
"g": 201,
"b": 220
},
"hsl": {
"h": 192.128,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.79373,
"c": 0.07906,
"h": 215.7
},
"luminance": 0.51376
}Semantic roles & 50–950 ramp
primary
#7EC9DC
secondary
#B2614C
accent
#4221C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384