#7DDDEB#7DDDEB
#7DDDEB is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.093 H 207.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDDEB |
|---|---|
| RGB | rgb(125, 221, 235) |
| HSL | hsl(188, 73%, 71%) |
| HSV | hsv(188, 47%, 92%) |
| CMYK | cmyk(46.8%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.95, -24.76, -15.67) |
| CIE-LCH | lch(82.95, 29.30, 212.33°) |
| OKLab | oklab(84.35% -0.0822 -0.0432) |
| OKLCH | oklch(84.35% 0.093 207.7) |
| XYZ | xyz(49.3035, 62.0670, 87.9631) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 7.20
Neon Blue
#04D9FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDDEB #EB8B7D
analogous
#7DEBC2 #7DDDEB #7DA6EB
triadic
#7DDDEB #EB7DDD #DDEB7D
tetradic
#7DDDEB #C27DEB #EB8B7D #A6EB7D
square
#7DDDEB #C27DEB #EB8B7D #A6EB7D
split-complementary
#7DDDEB #EB7DA6 #EBC27D
monochromatic
#20B8CE #48CFE3 #7DDDEB #B2EBF3 #E4F8FB
Accessibility & contrast
On white
1.57
#7DDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#7DDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDDEB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDDEB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#41E4E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7dddeb; /* rgb */ color: rgb(125, 221, 235); /* oklch */ color: oklch(84.3% 0.093 207.7);
Tailwind
colors: {
custom: {
50: '#a9e7f1',
500: '#7dddeb',
950: '#000000',
},
}SCSS
$custom: #7dddeb; $custom-light: #a9e7f1; $custom-dark: #000000;
JSON
{
"hex": "#7dddeb",
"rgb": {
"r": 125,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.636,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.84349,
"c": 0.09284,
"h": 207.7
},
"luminance": 0.62071
}Semantic roles & 50–950 ramp
primary
#7DDDEB
secondary
#C45848
accent
#2910D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485