#7DDEEC#7DDEEC
#7DDEEC is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.094 H 207.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEEC |
|---|---|
| RGB | rgb(125, 222, 236) |
| HSL | hsl(188, 74%, 71%) |
| HSV | hsv(188, 47%, 93%) |
| CMYK | cmyk(47%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.26, -24.99, -15.73) |
| CIE-LCH | lch(83.26, 29.53, 212.19°) |
| OKLab | oklab(84.61% -0.0829 -0.0433) |
| OKLCH | oklch(84.61% 0.094 207.6) |
| XYZ | xyz(49.7132, 62.6546, 88.8144) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 5.91
Powder Blue
#B0E0E6
ΔE00 7.24
Neon Blue
#04D9FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEEC #EC8B7D
analogous
#7DECC3 #7DDEEC #7DA6EC
triadic
#7DDEEC #EC7DDE #DEEC7D
tetradic
#7DDEEC #C37DEC #EC8B7D #A6EC7D
square
#7DDEEC #C37DEC #EC8B7D #A6EC7D
split-complementary
#7DDEEC #EC7DA6 #ECC37D
monochromatic
#1EBAD0 #48D0E4 #7DDEEC #B2ECF4 #E4F8FB
Accessibility & contrast
On white
1.55
#7DDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#7DDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEEC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEEC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7ED
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#40E6E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ddeec; /* rgb */ color: rgb(125, 222, 236); /* oklch */ color: oklch(84.6% 0.094 207.6);
Tailwind
colors: {
custom: {
50: '#a9e8f2',
500: '#7ddeec',
950: '#000000',
},
}SCSS
$custom: #7ddeec; $custom-light: #a9e8f2; $custom-dark: #000000;
JSON
{
"hex": "#7ddeec",
"rgb": {
"r": 125,
"g": 222,
"b": 236
},
"hsl": {
"h": 187.568,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.84609,
"c": 0.09357,
"h": 207.6
},
"luminance": 0.62659
}Semantic roles & 50–950 ramp
primary
#7DDEEC
secondary
#C55848
accent
#280FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485