#7DD7DC#7DD7DC
#7DD7DC is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.5% C 0.087 H 200.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD7DC |
|---|---|
| RGB | rgb(125, 215, 220) |
| HSL | hsl(183, 58%, 68%) |
| HSV | hsv(183, 43%, 86%) |
| CMYK | cmyk(43.2%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.81, -25.65, -10.90) |
| CIE-LCH | lch(80.81, 27.87, 203.02°) |
| OKLab | oklab(82.48% -0.0813 -0.03) |
| OKLCH | oklch(82.48% 0.087 200.2) |
| XYZ | xyz(45.6712, 58.1246, 76.5087) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Mediumturquoise
#48D1CC
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD7DC #DC827D
analogous
#7DDCB2 #7DD7DC #7DA7DC
triadic
#7DD7DC #DC7DD7 #D7DC7D
tetradic
#7DD7DC #B27DDC #DC827D #A7DC7D
square
#7DD7DC #B27DDC #DC827D #A7DC7D
split-complementary
#7DD7DC #DC7DA7 #DCB27D
monochromatic
#2FA9AF #4DC8CF #7DD7DC #ADE6E9 #DDF5F6
Accessibility & contrast
On white
1.66
#7DD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#7DD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD7DC
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD7DC | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#4FDDD8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7dd7dc; /* rgb */ color: rgb(125, 215, 220); /* oklch */ color: oklch(82.5% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#a8e3e6',
500: '#7dd7dc',
950: '#000000',
},
}SCSS
$custom: #7dd7dc; $custom-light: #a8e3e6; $custom-dark: #000000;
JSON
{
"hex": "#7dd7dc",
"rgb": {
"r": 125,
"g": 215,
"b": 220
},
"hsl": {
"h": 183.158,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82483,
"c": 0.08669,
"h": 200.2
},
"luminance": 0.58128
}Semantic roles & 50–950 ramp
primary
#7DD7DC
secondary
#B2514C
accent
#2920C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484