#7DDEF7#7DDEF7
#7DDEF7 is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.0% C 0.098 H 216.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEF7 |
|---|---|
| RGB | rgb(125, 222, 247) |
| HSL | hsl(192, 88%, 73%) |
| HSV | hsv(192, 49%, 97%) |
| CMYK | cmyk(49.4%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(83.61, -22.08, -21.03) |
| CIE-LCH | lch(83.61, 30.50, 223.60°) |
| OKLab | oklab(85% -0.0787 -0.0581) |
| OKLCH | oklch(85% 0.098 216.4) |
| XYZ | xyz(51.3608, 63.3136, 97.4918) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.18
Neon Blue
#04D9FF
ΔE00 5.45
Robin'S Egg
#6DEDFD
ΔE00 5.60
Ice Blue
#A5DFF9
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Baby Blue
#89CFF0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEF7 #F7967D
analogous
#7DF7D3 #7DDEF7 #7DA1F7
triadic
#7DDEF7 #F77DDE #DEF77D
tetradic
#7DDEF7 #D37DF7 #F7967D #A1F77D
square
#7DDEF7 #D37DF7 #F7967D #A1F77D
split-complementary
#7DDEF7 #F77DA1 #F7D37D
monochromatic
#0EBEEB #43CFF3 #7DDEF7 #B7EDFB #E2F8FD
Accessibility & contrast
On white
1.54
#7DDEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#7DDEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEF7
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEF7 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F8
Deuteranopia (green-blind)
#BACAF7
Tritanopia (blue-blind)
#35E7E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ddef7; /* rgb */ color: rgb(125, 222, 247); /* oklch */ color: oklch(85.0% 0.098 216.4);
Tailwind
colors: {
custom: {
50: '#aae8f9',
500: '#7ddef7',
950: '#000000',
},
}SCSS
$custom: #7ddef7; $custom-light: #aae8f9; $custom-dark: #000000;
JSON
{
"hex": "#7ddef7",
"rgb": {
"r": 125,
"g": 222,
"b": 247
},
"hsl": {
"h": 192.295,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.85001,
"c": 0.09783,
"h": 216.4
},
"luminance": 0.63318
}Semantic roles & 50–950 ramp
primary
#7DDEF7
secondary
#D36245
accent
#2F00E5
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485