#7DC7DF#7DC7DF
#7DC7DF is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.0% C 0.081 H 220.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC7DF |
|---|---|
| RGB | rgb(125, 199, 223) |
| HSL | hsl(195, 60%, 68%) |
| HSV | hsv(195, 44%, 87%) |
| CMYK | cmyk(43.9%, 10.8%, 0%, 12.5%) |
| CIE-LAB | lab(76.39, -16.82, -19.14) |
| CIE-LCH | lch(76.39, 25.48, 228.68°) |
| OKLab | oklab(78.99% -0.0615 -0.0528) |
| OKLCH | oklch(78.99% 0.081 220.6) |
| XYZ | xyz(42.1953, 50.5315, 77.3278) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.76
Baby Blue
#89CFF0
ΔE00 4.04
Lightblue (survey)
#7BC8F6
ΔE00 6.63
Lightskyblue
#87CEFA
ΔE00 6.83
Ice Blue
#A5DFF9
ΔE00 7.08
Lightblue
#ADD8E6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC7DF #DF957D
analogous
#7DDFC6 #7DC7DF #7D96DF
triadic
#7DC7DF #DF7DC7 #C7DF7D
tetradic
#7DC7DF #C67DDF #DF957D #96DF7D
square
#7DC7DF #C67DDF #DF957D #96DF7D
split-complementary
#7DC7DF #DF7D96 #DFC67D
monochromatic
#2D94B5 #4CB2D3 #7DC7DF #AEDCEB #DFF1F7
Accessibility & contrast
On white
1.89
#7DC7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#7DC7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC7DF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC7DF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#A9B8DF
Tritanopia (blue-blind)
#51CFCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dc7df; /* rgb */ color: rgb(125, 199, 223); /* oklch */ color: oklch(79.0% 0.081 220.6);
Tailwind
colors: {
custom: {
50: '#a7d8e9',
500: '#7dc7df',
950: '#000000',
},
}SCSS
$custom: #7dc7df; $custom-light: #a7d8e9; $custom-dark: #000000;
JSON
{
"hex": "#7dc7df",
"rgb": {
"r": 125,
"g": 199,
"b": 223
},
"hsl": {
"h": 194.694,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.78986,
"c": 0.08105,
"h": 220.6
},
"luminance": 0.50535
}Semantic roles & 50–950 ramp
primary
#7DC7DF
secondary
#B6654A
accent
#471DC8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384