#7DDCF0#7DDCF0
#7DDCF0 is a very light, moderate cyan. Relative luminance 0.618; OKLCH L 84.3% C 0.094 H 212.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCF0 |
|---|---|
| RGB | rgb(125, 220, 240) |
| HSL | hsl(190, 79%, 72%) |
| HSV | hsv(190, 48%, 94%) |
| CMYK | cmyk(47.9%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(82.82, -22.95, -18.51) |
| CIE-LCH | lch(82.82, 29.49, 218.88°) |
| OKLab | oklab(84.3% -0.0791 -0.0511) |
| OKLCH | oklch(84.3% 0.094 212.8) |
| XYZ | xyz(49.7728, 61.8335, 91.7334) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 5.88
Neon Blue
#04D9FF
ΔE00 6.00
Aqua Blue
#02D8E9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCF0 #F0917D
analogous
#7DF0CB #7DDCF0 #7DA3F0
triadic
#7DDCF0 #F07DDC #DCF07D
tetradic
#7DDCF0 #CB7DF0 #F0917D #A3F07D
square
#7DDCF0 #CB7DF0 #F0917D #A3F07D
split-complementary
#7DDCF0 #F07DA3 #F0CB7D
monochromatic
#19B8DA #46CDEA #7DDCF0 #B4EBF6 #E4F8FC
Accessibility & contrast
On white
1.57
#7DDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#7DDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCF0
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCF0 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#3DE4E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ddcf0; /* rgb */ color: rgb(125, 220, 240); /* oklch */ color: oklch(84.3% 0.094 212.8);
Tailwind
colors: {
custom: {
50: '#a9e7f5',
500: '#7ddcf0',
950: '#000000',
},
}SCSS
$custom: #7ddcf0; $custom-light: #a9e7f5; $custom-dark: #000000;
JSON
{
"hex": "#7ddcf0",
"rgb": {
"r": 125,
"g": 220,
"b": 240
},
"hsl": {
"h": 190.435,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.84301,
"c": 0.09417,
"h": 212.8
},
"luminance": 0.61838
}Semantic roles & 50–950 ramp
primary
#7DDCF0
secondary
#CA5E47
accent
#2E0ADC
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485