#7DDEFE#7DDEFE
#7DDEFE is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.3% C 0.102 H 221.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEFE |
|---|---|
| RGB | rgb(125, 222, 254) |
| HSL | hsl(195, 98%, 74%) |
| HSV | hsv(195, 51%, 100%) |
| CMYK | cmyk(50.8%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(83.84, -20.19, -24.38) |
| CIE-LCH | lch(83.84, 31.65, 230.37°) |
| OKLab | oklab(85.26% -0.0761 -0.0675) |
| OKLCH | oklch(85.26% 0.102 221.6) |
| XYZ | xyz(52.4613, 63.7538, 103.2878) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.37
Baby Blue
#89CFF0
ΔE00 4.66
Ice Blue
#A5DFF9
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.46
Lightskyblue
#87CEFA
ΔE00 6.77
Bright Sky Blue
#02CCFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEFE #FE9D7D
analogous
#7DFEDE #7DDEFE #7D9EFE
triadic
#7DDEFE #FE7DDE #DEFE7D
tetradic
#7DDEFE #DE7DFE #FE9D7D #9EFE7D
square
#7DDEFE #DE7DFE #FE9D7D #9EFE7D
split-complementary
#7DDEFE #FE7D9E #FEDE7D
monochromatic
#04BFFD #40CFFE #7DDEFE #BAEDFE #E1F7FF
Accessibility & contrast
On white
1.53
#7DDEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#7DDEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEFE
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEFE | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#2BE8E8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ddefe; /* rgb */ color: rgb(125, 222, 254); /* oklch */ color: oklch(85.3% 0.102 221.6);
Tailwind
colors: {
custom: {
50: '#abe8fe',
500: '#7ddefe',
950: '#000000',
},
}SCSS
$custom: #7ddefe; $custom-light: #abe8fe; $custom-dark: #000000;
JSON
{
"hex": "#7ddefe",
"rgb": {
"r": 125,
"g": 222,
"b": 254
},
"hsl": {
"h": 194.884,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.85262,
"c": 0.10173,
"h": 221.6
},
"luminance": 0.63758
}Semantic roles & 50–950 ramp
primary
#7DDEFE
secondary
#DC6943
accent
#3900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485