#7DDEF4#7DDEF4
#7DDEF4 is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 84.9% C 0.096 H 214.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEF4 |
|---|---|
| RGB | rgb(125, 222, 244) |
| HSL | hsl(191, 84%, 72%) |
| HSV | hsv(191, 49%, 96%) |
| CMYK | cmyk(48.8%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(83.51, -22.89, -19.59) |
| CIE-LCH | lch(83.51, 30.13, 220.56°) |
| OKLab | oklab(84.89% -0.0798 -0.0541) |
| OKLCH | oklch(84.89% 0.096 214.1) |
| XYZ | xyz(50.9016, 63.1299, 95.0733) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Neon Blue
#04D9FF
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 5.77
Ice Blue
#A5DFF9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEF4 #F4937D
analogous
#7DF4CE #7DDEF4 #7DA3F4
triadic
#7DDEF4 #F47DDE #DEF47D
tetradic
#7DDEF4 #CE7DF4 #F4937D #A3F47D
square
#7DDEF4 #CE7DF4 #F4937D #A3F47D
split-complementary
#7DDEF4 #F47DA3 #F4CE7D
monochromatic
#13BDE3 #45D0EF #7DDEF4 #B5ECF9 #E3F8FD
Accessibility & contrast
On white
1.54
#7DDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#7DDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEF4
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEF4 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F5
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#38E7E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ddef4; /* rgb */ color: rgb(125, 222, 244); /* oklch */ color: oklch(84.9% 0.096 214.1);
Tailwind
colors: {
custom: {
50: '#aae8f7',
500: '#7ddef4',
950: '#000000',
},
}SCSS
$custom: #7ddef4; $custom-light: #aae8f7; $custom-dark: #000000;
JSON
{
"hex": "#7ddef4",
"rgb": {
"r": 125,
"g": 222,
"b": 244
},
"hsl": {
"h": 191.092,
"s": 84.397,
"l": 72.353
},
"oklch": {
"l": 0.84892,
"c": 0.09643,
"h": 214.1
},
"luminance": 0.63134
}Semantic roles & 50–950 ramp
primary
#7DDEF4
secondary
#CF5F46
accent
#2D05E1
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485