#7DDDEE#7DDDEE
#7DDDEE is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.094 H 210.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDDEE |
|---|---|
| RGB | rgb(125, 221, 238) |
| HSL | hsl(189, 77%, 71%) |
| HSV | hsv(189, 47%, 93%) |
| CMYK | cmyk(47.5%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(83.04, -23.98, -17.12) |
| CIE-LCH | lch(83.04, 29.46, 215.53°) |
| OKLab | oklab(84.45% -0.081 -0.0472) |
| OKLCH | oklch(84.45% 0.094 210.2) |
| XYZ | xyz(49.7406, 62.2418, 90.2650) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 6.23
Neon Blue
#04D9FF
ΔE00 6.57
Sky Blue
#87CEEB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDDEE #EE8E7D
analogous
#7DEEC6 #7DDDEE #7DA4EE
triadic
#7DDDEE #EE7DDD #DDEE7D
tetradic
#7DDDEE #C67DEE #EE8E7D #A4EE7D
square
#7DDDEE #C67DEE #EE8E7D #A4EE7D
split-complementary
#7DDDEE #EE7DA4 #EEC67D
monochromatic
#1CB9D5 #47CFE7 #7DDDEE #B3EBF5 #E4F8FB
Accessibility & contrast
On white
1.56
#7DDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7DDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDDEE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDDEE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#3FE5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7dddee; /* rgb */ color: rgb(125, 221, 238); /* oklch */ color: oklch(84.5% 0.094 210.2);
Tailwind
colors: {
custom: {
50: '#a9e7f3',
500: '#7dddee',
950: '#000000',
},
}SCSS
$custom: #7dddee; $custom-light: #a9e7f3; $custom-dark: #000000;
JSON
{
"hex": "#7dddee",
"rgb": {
"r": 125,
"g": 221,
"b": 238
},
"hsl": {
"h": 189.027,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.84454,
"c": 0.09377,
"h": 210.2
},
"luminance": 0.62246
}Semantic roles & 50–950 ramp
primary
#7DDDEE
secondary
#C85B47
accent
#2B0CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485