#7DE2FF#7DE2FF
#7DE2FF is a very light, moderate cyan. Relative luminance 0.660; OKLCH L 86.2% C 0.103 H 218.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2FF |
|---|---|
| RGB | rgb(125, 226, 255) |
| HSL | hsl(193, 100%, 75%) |
| HSV | hsv(193, 51%, 100%) |
| CMYK | cmyk(51%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.98, -21.92, -23.17) |
| CIE-LCH | lch(84.98, 31.90, 226.59°) |
| OKLab | oklab(86.19% -0.0801 -0.0641) |
| OKLCH | oklch(86.19% 0.103 218.7) |
| XYZ | xyz(53.6969, 65.9680, 104.4918) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.46
Sky Blue
#87CEEB
ΔE00 5.49
Ice Blue
#A5DFF9
ΔE00 5.55
Baby Blue
#89CFF0
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2FF #FF9A7D
analogous
#7DFFDB #7DE2FF #7DA1FF
triadic
#7DE2FF #FF7DE2 #E2FF7D
tetradic
#7DE2FF #DB7DFF #FF9A7D #A1FF7D
square
#7DE2FF #DB7DFF #FF9A7D #A1FF7D
split-complementary
#7DE2FF #FF7DA1 #FFDB7D
monochromatic
#03C7FF #40D4FF #7DE2FF #BAF0FF #E0F8FF
Accessibility & contrast
On white
1.48
#7DE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#7DE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2FF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2FF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#27ECEB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7de2ff; /* rgb */ color: rgb(125, 226, 255); /* oklch */ color: oklch(86.2% 0.103 218.7);
Tailwind
colors: {
custom: {
50: '#abebff',
500: '#7de2ff',
950: '#000000',
},
}SCSS
$custom: #7de2ff; $custom-light: #abebff; $custom-dark: #000000;
JSON
{
"hex": "#7de2ff",
"rgb": {
"r": 125,
"g": 226,
"b": 255
},
"hsl": {
"h": 193.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.86185,
"c": 0.1026,
"h": 218.7
},
"luminance": 0.65973
}Semantic roles & 50–950 ramp
primary
#7DE2FF
secondary
#DE6542
accent
#3300E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111618
muted
#818486