#7DDFC6#7DDFC6
#7DDFC6 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.100 H 175.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDFC6 |
|---|---|
| RGB | rgb(125, 223, 198) |
| HSL | hsl(165, 60%, 68%) |
| HSV | hsv(165, 44%, 87%) |
| CMYK | cmyk(43.9%, 0%, 11.2%, 12.5%) |
| CIE-LAB | lab(82.49, -34.73, 3.28) |
| CIE-LCH | lch(82.49, 34.89, 174.60°) |
| OKLab | oklab(83.64% -0.0998 0.0082) |
| OKLCH | oklch(83.64% 0.1 175.3) |
| XYZ | xyz(45.0340, 61.2091, 62.8566) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.49
Light Teal
#90E4C1
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.43
Pale Teal
#82CBB2
ΔE00 5.24
Mediumaquamarine
#66CDAA
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDFC6 #DF7D96
analogous
#7DDF95 #7DDFC6 #7DC7DF
triadic
#7DDFC6 #C67DDF #DFC67D
tetradic
#7DDFC6 #957DDF #DF7D96 #C7DF7D
square
#7DDFC6 #957DDF #DF7D96 #C7DF7D
split-complementary
#7DDFC6 #DF7DC7 #DF957D
monochromatic
#2DB592 #4CD3B0 #7DDFC6 #AEEBDC #DFF7F1
Accessibility & contrast
On white
1.59
#7DDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#7DDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDFC6
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDFC6 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C5
Deuteranopia (green-blind)
#C9C8C8
Tritanopia (blue-blind)
#59E1D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ddfc6; /* rgb */ color: rgb(125, 223, 198); /* oklch */ color: oklch(83.6% 0.100 175.3);
Tailwind
colors: {
custom: {
50: '#a8e9d7',
500: '#7ddfc6',
950: '#000000',
},
}SCSS
$custom: #7ddfc6; $custom-light: #a8e9d7; $custom-dark: #000000;
JSON
{
"hex": "#7ddfc6",
"rgb": {
"r": 125,
"g": 223,
"b": 198
},
"hsl": {
"h": 164.694,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.83641,
"c": 0.10012,
"h": 175.3
},
"luminance": 0.61213
}Semantic roles & 50–950 ramp
primary
#7DDFC6
secondary
#B64A66
accent
#1D49C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483