#7DDEF2#7DDEF2
#7DDEF2 is a very light, moderate cyan. Relative luminance 0.630; OKLCH L 84.8% C 0.096 H 212.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEF2 |
|---|---|
| RGB | rgb(125, 222, 242) |
| HSL | hsl(190, 82%, 72%) |
| HSV | hsv(190, 48%, 95%) |
| CMYK | cmyk(48.3%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.45, -23.42, -18.63) |
| CIE-LCH | lch(83.45, 29.92, 218.50°) |
| OKLab | oklab(84.82% -0.0806 -0.0514) |
| OKLCH | oklch(84.82% 0.096 212.5) |
| XYZ | xyz(50.5996, 63.0091, 93.4827) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 6.23
Aqua Blue
#02D8E9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEF2 #F2917D
analogous
#7DF2CB #7DDEF2 #7DA4F2
triadic
#7DDEF2 #F27DDE #DEF27D
tetradic
#7DDEF2 #CB7DF2 #F2917D #A4F27D
square
#7DDEF2 #CB7DF2 #F2917D #A4F27D
split-complementary
#7DDEF2 #F27DA4 #F2CB7D
monochromatic
#16BCDE #45D0EC #7DDEF2 #B5ECF8 #E3F8FC
Accessibility & contrast
On white
1.54
#7DDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#7DDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEF2
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEF2 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#3AE6E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ddef2; /* rgb */ color: rgb(125, 222, 242); /* oklch */ color: oklch(84.8% 0.096 212.5);
Tailwind
colors: {
custom: {
50: '#aae8f6',
500: '#7ddef2',
950: '#000000',
},
}SCSS
$custom: #7ddef2; $custom-light: #aae8f6; $custom-dark: #000000;
JSON
{
"hex": "#7ddef2",
"rgb": {
"r": 125,
"g": 222,
"b": 242
},
"hsl": {
"h": 190.256,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.8482,
"c": 0.09559,
"h": 212.5
},
"luminance": 0.63013
}Semantic roles & 50–950 ramp
primary
#7DDEF2
secondary
#CD5D46
accent
#2C07DE
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485