#7DDCCF#7DDCCF
#7DDCCF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.093 H 184.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCCF |
|---|---|
| RGB | rgb(125, 220, 207) |
| HSL | hsl(172, 58%, 68%) |
| HSV | hsv(172, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(81.86, -31.24, -2.41) |
| CIE-LCH | lch(81.86, 31.33, 184.41°) |
| OKLab | oklab(83.21% -0.0925 -0.007) |
| OKLCH | oklch(83.21% 0.093 184.3) |
| XYZ | xyz(45.3087, 60.0479, 68.2222) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.84
Mediumturquoise
#48D1CC
ΔE00 5.51
Seafoam Blue
#78D1B6
ΔE00 5.72
Tiffany Blue
#7BF2DA
ΔE00 5.84
Pale Teal
#82CBB2
ΔE00 6.59
Light Teal
#90E4C1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCCF #DC7D8A
analogous
#7DDC9F #7DDCCF #7DBADC
triadic
#7DDCCF #CF7DDC #DCCF7D
tetradic
#7DDCCF #9F7DDC #DC7D8A #BADC7D
square
#7DDCCF #9F7DDC #DC7D8A #BADC7D
split-complementary
#7DDCCF #DC7DBA #DC9F7D
monochromatic
#2FAF9E #4DCFBD #7DDCCF #ADE9E1 #DDF6F3
Accessibility & contrast
On white
1.61
#7DDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#7DDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCCF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCCF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#55E0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddccf; /* rgb */ color: rgb(125, 220, 207); /* oklch */ color: oklch(83.2% 0.093 184.3);
Tailwind
colors: {
custom: {
50: '#a8e7dd',
500: '#7ddccf',
950: '#000000',
},
}SCSS
$custom: #7ddccf; $custom-light: #a8e7dd; $custom-dark: #000000;
JSON
{
"hex": "#7ddccf",
"rgb": {
"r": 125,
"g": 220,
"b": 207
},
"hsl": {
"h": 171.789,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.83212,
"c": 0.09274,
"h": 184.3
},
"luminance": 0.60051
}Semantic roles & 50–950 ramp
primary
#7DDCCF
secondary
#B24C5A
accent
#2037C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484