#7DDFDC#7DDFDC
#7DDFDC is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.093 H 193.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFDC |
|---|---|
| RGB | rgb(125, 223, 220) |
| HSL | hsl(178, 60%, 68%) |
| HSV | hsv(178, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.07, -29.53, -7.53) |
| CIE-LCH | lch(83.07, 30.48, 194.30°) |
| OKLab | oklab(84.3% -0.0905 -0.0208) |
| OKLCH | oklch(84.3% 0.093 193) |
| XYZ | xyz(47.7583, 62.2988, 77.2044) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.33
Turquoise
#40E0D0
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFDC #DF7D80
analogous
#7DDFAB #7DDFDC #7DB1DF
triadic
#7DDFDC #DC7DDF #DFDC7D
tetradic
#7DDFDC #AB7DDF #DF7D80 #B1DF7D
square
#7DDFDC #AB7DDF #DF7D80 #B1DF7D
split-complementary
#7DDFDC #DF7DB1 #DFAB7D
monochromatic
#2DB5B1 #4CD3CF #7DDFDC #AEEBE9 #DFF7F6
Accessibility & contrast
On white
1.56
#7DDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#7DDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFDC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFDC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C3CADD
Tritanopia (blue-blind)
#4CE4DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ddfdc; /* rgb */ color: rgb(125, 223, 220); /* oklch */ color: oklch(84.3% 0.093 193.0);
Tailwind
colors: {
custom: {
50: '#a9e9e6',
500: '#7ddfdc',
950: '#000000',
},
}SCSS
$custom: #7ddfdc; $custom-light: #a9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#7ddfdc",
"rgb": {
"r": 125,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.163,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.84302,
"c": 0.09286,
"h": 193
},
"luminance": 0.62303
}Semantic roles & 50–950 ramp
primary
#7DDFDC
secondary
#B64A4E
accent
#1D23C8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484