#7DDFC3#7DDFC3
#7DDFC3 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.102 H 173.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFC3 |
|---|---|
| RGB | rgb(125, 223, 195) |
| HSL | hsl(163, 60%, 68%) |
| HSV | hsv(163, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 12.6%, 12.5%) |
| CIE-LAB | lab(82.42, -35.41, 4.76) |
| CIE-LCH | lch(82.42, 35.73, 172.34°) |
| OKLab | oklab(83.56% -0.1011 0.0121) |
| OKLCH | oklch(83.56% 0.102 173.2) |
| XYZ | xyz(44.6914, 61.0721, 61.0522) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.30
Light Teal
#90E4C1
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 4.76
Seafoam
#7FE0B3
ΔE00 4.85
Pale Teal
#82CBB2
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFC3 #DF7D99
analogous
#7DDF92 #7DDFC3 #7DCADF
triadic
#7DDFC3 #C37DDF #DFC37D
tetradic
#7DDFC3 #927DDF #DF7D99 #CADF7D
square
#7DDFC3 #927DDF #DF7D99 #CADF7D
split-complementary
#7DDFC3 #DF7DCA #DF927D
monochromatic
#2DB58E #4CD3AC #7DDFC3 #AEEBDA #DFF7F0
Accessibility & contrast
On white
1.59
#7DDFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#7DDFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFC3
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFC3 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C2
Deuteranopia (green-blind)
#C9C8C5
Tritanopia (blue-blind)
#5AE1D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ddfc3; /* rgb */ color: rgb(125, 223, 195); /* oklch */ color: oklch(83.6% 0.102 173.2);
Tailwind
colors: {
custom: {
50: '#a8e9d5',
500: '#7ddfc3',
950: '#000000',
},
}SCSS
$custom: #7ddfc3; $custom-light: #a8e9d5; $custom-dark: #000000;
JSON
{
"hex": "#7ddfc3",
"rgb": {
"r": 125,
"g": 223,
"b": 195
},
"hsl": {
"h": 162.857,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.83557,
"c": 0.10181,
"h": 173.2
},
"luminance": 0.61075
}Semantic roles & 50–950 ramp
primary
#7DDFC3
secondary
#B64A69
accent
#1D4EC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483