#7DDFFE#7DDFFE
#7DDFFE is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.5% C 0.102 H 220.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFFE |
|---|---|
| RGB | rgb(125, 223, 254) |
| HSL | hsl(194, 98%, 74%) |
| HSV | hsv(194, 51%, 100%) |
| CMYK | cmyk(50.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.11, -20.69, -23.96) |
| CIE-LCH | lch(84.11, 31.66, 229.18°) |
| OKLab | oklab(85.48% -0.0772 -0.0663) |
| OKLCH | oklch(85.48% 0.102 220.7) |
| XYZ | xyz(52.7277, 64.2866, 103.3766) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.65
Baby Blue
#89CFF0
ΔE00 5.02
Ice Blue
#A5DFF9
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 6.94
Lightskyblue
#87CEFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFFE #FE9C7D
analogous
#7DFEDD #7DDFFE #7D9FFE
triadic
#7DDFFE #FE7DDF #DFFE7D
tetradic
#7DDFFE #DD7DFE #FE9C7D #9FFE7D
square
#7DDFFE #DD7DFE #FE9C7D #9FFE7D
split-complementary
#7DDFFE #FE7D9F #FEDD7D
monochromatic
#04C1FD #40D0FE #7DDFFE #BAEEFE #E1F8FF
Accessibility & contrast
On white
1.52
#7DDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#7DDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFFE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFFE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#2BE9E9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ddffe; /* rgb */ color: rgb(125, 223, 254); /* oklch */ color: oklch(85.5% 0.102 220.7);
Tailwind
colors: {
custom: {
50: '#abe9fe',
500: '#7ddffe',
950: '#000000',
},
}SCSS
$custom: #7ddffe; $custom-light: #abe9fe; $custom-dark: #000000;
JSON
{
"hex": "#7ddffe",
"rgb": {
"r": 125,
"g": 223,
"b": 254
},
"hsl": {
"h": 194.419,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.85483,
"c": 0.10177,
"h": 220.7
},
"luminance": 0.64291
}Semantic roles & 50–950 ramp
primary
#7DDFFE
secondary
#DC6843
accent
#3700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485