#7DDAF2#7DDAF2
#7DDAF2 is a very light, moderate cyan. Relative luminance 0.609; OKLCH L 83.9% C 0.095 H 216.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDAF2 |
|---|---|
| RGB | rgb(125, 218, 242) |
| HSL | hsl(192, 82%, 72%) |
| HSV | hsv(192, 48%, 95%) |
| CMYK | cmyk(48.3%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.33, -21.42, -20.32) |
| CIE-LCH | lch(82.33, 29.52, 223.48°) |
| OKLab | oklab(83.93% -0.0761 -0.0561) |
| OKLCH | oklch(83.93% 0.095 216.4) |
| XYZ | xyz(49.5498, 60.9095, 93.1328) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.56
Baby Blue
#89CFF0
ΔE00 5.50
Neon Blue
#04D9FF
ΔE00 5.53
Ice Blue
#A5DFF9
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 6.15
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDAF2 #F2957D
analogous
#7DF2D0 #7DDAF2 #7DA0F2
triadic
#7DDAF2 #F27DDA #DAF27D
tetradic
#7DDAF2 #D07DF2 #F2957D #A0F27D
square
#7DDAF2 #D07DF2 #F2957D #A0F27D
split-complementary
#7DDAF2 #F27DA0 #F2D07D
monochromatic
#16B5DE #45CAEC #7DDAF2 #B5EAF8 #E3F7FC
Accessibility & contrast
On white
1.59
#7DDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#7DDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDAF2
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDAF2 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F3
Deuteranopia (green-blind)
#B7C7F2
Tritanopia (blue-blind)
#3CE3E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ddaf2; /* rgb */ color: rgb(125, 218, 242); /* oklch */ color: oklch(83.9% 0.095 216.4);
Tailwind
colors: {
custom: {
50: '#a9e5f6',
500: '#7ddaf2',
950: '#000000',
},
}SCSS
$custom: #7ddaf2; $custom-light: #a9e5f6; $custom-dark: #000000;
JSON
{
"hex": "#7ddaf2",
"rgb": {
"r": 125,
"g": 218,
"b": 242
},
"hsl": {
"h": 192.308,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.83927,
"c": 0.09457,
"h": 216.4
},
"luminance": 0.60914
}Semantic roles & 50–950 ramp
primary
#7DDAF2
secondary
#CD6246
accent
#3307DE
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485