#7DDEFF#7DDEFF
#7DDEFF is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.3% C 0.102 H 222.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEFF |
|---|---|
| RGB | rgb(125, 222, 255) |
| HSL | hsl(195, 100%, 75%) |
| HSV | hsv(195, 51%, 100%) |
| CMYK | cmyk(51%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.87, -19.92, -24.86) |
| CIE-LCH | lch(83.87, 31.85, 231.30°) |
| OKLab | oklab(85.3% -0.0757 -0.0689) |
| OKLCH | oklch(85.3% 0.102 222.3) |
| XYZ | xyz(52.6219, 63.8180, 104.1334) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.33
Baby Blue
#89CFF0
ΔE00 4.54
Ice Blue
#A5DFF9
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.53
Lightskyblue
#87CEFA
ΔE00 6.55
Bright Sky Blue
#02CCFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEFF #FF9E7D
analogous
#7DFFDF #7DDEFF #7D9DFF
triadic
#7DDEFF #FF7DDE #DEFF7D
tetradic
#7DDEFF #DF7DFF #FF9E7D #9DFF7D
square
#7DDEFF #DF7DFF #FF9E7D #9DFF7D
split-complementary
#7DDEFF #FF7D9D #FFDF7D
monochromatic
#03BFFF #40CEFF #7DDEFF #BAEEFF #E0F7FF
Accessibility & contrast
On white
1.53
#7DDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#7DDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEFF
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEFF | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B7CBFF
Tritanopia (blue-blind)
#29E9E8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ddeff; /* rgb */ color: rgb(125, 222, 255); /* oklch */ color: oklch(85.3% 0.102 222.3);
Tailwind
colors: {
custom: {
50: '#abe8ff',
500: '#7ddeff',
950: '#000000',
},
}SCSS
$custom: #7ddeff; $custom-light: #abe8ff; $custom-dark: #000000;
JSON
{
"hex": "#7ddeff",
"rgb": {
"r": 125,
"g": 222,
"b": 255
},
"hsl": {
"h": 195.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.85299,
"c": 0.10235,
"h": 222.3
},
"luminance": 0.63823
}Semantic roles & 50–950 ramp
primary
#7DDEFF
secondary
#DE6A42
accent
#3A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111618
muted
#818486