#7DDBEE#7DDBEE
#7DDBEE is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 84.0% C 0.093 H 212.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDBEE |
|---|---|
| RGB | rgb(125, 219, 238) |
| HSL | hsl(190, 77%, 71%) |
| HSV | hsv(190, 47%, 93%) |
| CMYK | cmyk(47.5%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(82.48, -22.98, -17.96) |
| CIE-LCH | lch(82.48, 29.17, 218.01°) |
| OKLab | oklab(84.01% -0.0788 -0.0495) |
| OKLCH | oklch(84.01% 0.093 212.2) |
| XYZ | xyz(49.2157, 61.1920, 90.0901) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Sky Blue
#87CEEB
ΔE00 5.97
Neon Blue
#04D9FF
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDBEE #EE907D
analogous
#7DEEC8 #7DDBEE #7DA2EE
triadic
#7DDBEE #EE7DDB #DBEE7D
tetradic
#7DDBEE #C87DEE #EE907D #A2EE7D
square
#7DDBEE #C87DEE #EE907D #A2EE7D
split-complementary
#7DDBEE #EE7DA2 #EEC87D
monochromatic
#1CB6D5 #47CCE7 #7DDBEE #B3EAF5 #E4F8FB
Accessibility & contrast
On white
1.59
#7DDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#7DDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDBEE
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDBEE | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#3FE3E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ddbee; /* rgb */ color: rgb(125, 219, 238); /* oklch */ color: oklch(84.0% 0.093 212.2);
Tailwind
colors: {
custom: {
50: '#a9e6f3',
500: '#7ddbee',
950: '#000000',
},
}SCSS
$custom: #7ddbee; $custom-light: #a9e6f3; $custom-dark: #000000;
JSON
{
"hex": "#7ddbee",
"rgb": {
"r": 125,
"g": 219,
"b": 238
},
"hsl": {
"h": 190.088,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.84006,
"c": 0.09306,
"h": 212.2
},
"luminance": 0.61196
}Semantic roles & 50–950 ramp
primary
#7DDBEE
secondary
#C85D47
accent
#2F0CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485