#7DDFF3#7DDFF3
#7DDFF3 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.1% C 0.096 H 212.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFF3 |
|---|---|
| RGB | rgb(125, 223, 243) |
| HSL | hsl(190, 83%, 72%) |
| HSV | hsv(190, 49%, 95%) |
| CMYK | cmyk(48.6%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(83.76, -23.65, -18.69) |
| CIE-LCH | lch(83.76, 30.14, 218.32°) |
| OKLab | oklab(85.08% -0.0813 -0.0516) |
| OKLCH | oklch(85.08% 0.096 212.4) |
| XYZ | xyz(51.0166, 63.6021, 94.3646) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFF3 #F3917D
analogous
#7DF3CC #7DDFF3 #7DA4F3
triadic
#7DDFF3 #F37DDF #DFF37D
tetradic
#7DDFF3 #CC7DF3 #F3917D #A4F37D
square
#7DDFF3 #CC7DF3 #F3917D #A4F37D
split-complementary
#7DDFF3 #F37DA4 #F3CC7D
monochromatic
#15BEE1 #45D1EE #7DDFF3 #B5EDF8 #E3F8FC
Accessibility & contrast
On white
1.53
#7DDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#7DDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFF3
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFF3 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F4
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#39E8E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ddff3; /* rgb */ color: rgb(125, 223, 243); /* oklch */ color: oklch(85.1% 0.096 212.4);
Tailwind
colors: {
custom: {
50: '#aae9f7',
500: '#7ddff3',
950: '#000000',
},
}SCSS
$custom: #7ddff3; $custom-light: #aae9f7; $custom-dark: #000000;
JSON
{
"hex": "#7ddff3",
"rgb": {
"r": 125,
"g": 223,
"b": 243
},
"hsl": {
"h": 190.169,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.8508,
"c": 0.09629,
"h": 212.4
},
"luminance": 0.63606
}Semantic roles & 50–950 ramp
primary
#7DDFF3
secondary
#CE5D46
accent
#2B06E0
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485