#7DD2DE#7DD2DE
#7DD2DE is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.4% C 0.084 H 207.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD2DE |
|---|---|
| RGB | rgb(125, 210, 222) |
| HSL | hsl(187, 60%, 68%) |
| HSV | hsv(187, 44%, 87%) |
| CMYK | cmyk(43.7%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(79.46, -22.67, -13.99) |
| CIE-LCH | lch(79.46, 26.63, 211.68°) |
| OKLab | oklab(81.42% -0.0748 -0.0385) |
| OKLCH | oklch(81.42% 0.084 207.2) |
| XYZ | xyz(44.6839, 55.7237, 77.4942) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Sky Blue
#87CEEB
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD2DE #DE897D
analogous
#7DDEBA #7DD2DE #7DA1DE
triadic
#7DD2DE #DE7DD2 #D2DE7D
tetradic
#7DD2DE #BA7DDE #DE897D #A1DE7D
square
#7DD2DE #BA7DDE #DE897D #A1DE7D
split-complementary
#7DD2DE #DE7DA1 #DEBA7D
monochromatic
#2DA3B3 #4CC1D2 #7DD2DE #AEE3EA #DFF4F7
Accessibility & contrast
On white
1.73
#7DD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#7DD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD2DE
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD2DE | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDF
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#4FD9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7dd2de; /* rgb */ color: rgb(125, 210, 222); /* oklch */ color: oklch(81.4% 0.084 207.2);
Tailwind
colors: {
custom: {
50: '#a8e0e8',
500: '#7dd2de',
950: '#000000',
},
}SCSS
$custom: #7dd2de; $custom-light: #a8e0e8; $custom-dark: #000000;
JSON
{
"hex": "#7dd2de",
"rgb": {
"r": 125,
"g": 210,
"b": 222
},
"hsl": {
"h": 187.423,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.8142,
"c": 0.08408,
"h": 207.2
},
"luminance": 0.55727
}Semantic roles & 50–950 ramp
primary
#7DD2DE
secondary
#B5584B
accent
#331EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484