#7DD2DF#7DD2DF
#7DD2DF is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.5% C 0.084 H 208.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD2DF |
|---|---|
| RGB | rgb(125, 210, 223) |
| HSL | hsl(188, 60%, 68%) |
| HSV | hsv(188, 44%, 87%) |
| CMYK | cmyk(43.9%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(79.49, -22.41, -14.48) |
| CIE-LCH | lch(79.49, 26.68, 212.86°) |
| OKLab | oklab(81.46% -0.0744 -0.0398) |
| OKLCH | oklch(81.46% 0.084 208.2) |
| XYZ | xyz(44.8183, 55.7774, 78.2021) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.65
Sky Blue
#87CEEB
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD2DF #DF8A7D
analogous
#7DDFBB #7DD2DF #7DA1DF
triadic
#7DD2DF #DF7DD2 #D2DF7D
tetradic
#7DD2DF #BB7DDF #DF8A7D #A1DF7D
square
#7DD2DF #BB7DDF #DF8A7D #A1DF7D
split-complementary
#7DD2DF #DF7DA1 #DFBB7D
monochromatic
#2DA3B5 #4CC1D3 #7DD2DF #AEE3EB #DFF4F7
Accessibility & contrast
On white
1.73
#7DD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#7DD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD2DF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD2DF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#4ED9D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7dd2df; /* rgb */ color: rgb(125, 210, 223); /* oklch */ color: oklch(81.5% 0.084 208.2);
Tailwind
colors: {
custom: {
50: '#a8e0e9',
500: '#7dd2df',
950: '#000000',
},
}SCSS
$custom: #7dd2df; $custom-light: #a8e0e9; $custom-dark: #000000;
JSON
{
"hex": "#7dd2df",
"rgb": {
"r": 125,
"g": 210,
"b": 223
},
"hsl": {
"h": 187.959,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.81455,
"c": 0.08436,
"h": 208.2
},
"luminance": 0.55781
}Semantic roles & 50–950 ramp
primary
#7DD2DF
secondary
#B6594A
accent
#341DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484