#7DDCDB#7DDCDB
#7DDCDB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.090 H 194.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCDB |
|---|---|
| RGB | rgb(125, 220, 219) |
| HSL | hsl(179, 58%, 68%) |
| HSV | hsv(179, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.19, -28.33, -8.30) |
| CIE-LCH | lch(82.19, 29.53, 196.33°) |
| OKLab | oklab(83.59% -0.0875 -0.0229) |
| OKLCH | oklch(83.59% 0.09 194.7) |
| XYZ | xyz(46.8318, 60.6571, 76.2442) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Paleturquoise
#AFEEEE
ΔE00 6.79
Robin'S Egg
#6DEDFD
ΔE00 6.87
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCDB #DC7D7E
analogous
#7DDCAB #7DDCDB #7DAEDC
triadic
#7DDCDB #DB7DDC #DCDB7D
tetradic
#7DDCDB #AB7DDC #DC7D7E #AEDC7D
square
#7DDCDB #AB7DDC #DC7D7E #AEDC7D
split-complementary
#7DDCDB #DC7DAE #DCAB7D
monochromatic
#2FAFAE #4DCFCE #7DDCDB #ADE9E8 #DDF6F6
Accessibility & contrast
On white
1.60
#7DDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#7DDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCDB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCDB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#4EE1DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddcdb; /* rgb */ color: rgb(125, 220, 219); /* oklch */ color: oklch(83.6% 0.090 194.7);
Tailwind
colors: {
custom: {
50: '#a8e7e6',
500: '#7ddcdb',
950: '#000000',
},
}SCSS
$custom: #7ddcdb; $custom-light: #a8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#7ddcdb",
"rgb": {
"r": 125,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.368,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.83587,
"c": 0.09043,
"h": 194.7
},
"luminance": 0.60661
}Semantic roles & 50–950 ramp
primary
#7DDCDB
secondary
#B24C4D
accent
#2022C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484