#7DCFB2#7DCFB2
#7DCFB2 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.091 H 169.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCFB2 |
|---|---|
| RGB | rgb(125, 207, 178) |
| HSL | hsl(159, 46%, 65%) |
| HSV | hsv(159, 40%, 81%) |
| CMYK | cmyk(39.6%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(77.40, -31.66, 6.59) |
| CIE-LCH | lch(77.40, 32.34, 168.25°) |
| OKLab | oklab(79.37% -0.0897 0.0169) |
| OKLCH | oklch(79.37% 0.091 169.3) |
| XYZ | xyz(38.8030, 52.1974, 50.1413) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.24
Pale Teal
#82CBB2
ΔE00 1.68
Mediumaquamarine
#66CDAA
ΔE00 2.93
Light Teal
#90E4C1
ΔE00 5.18
Seafoam
#7FE0B3
ΔE00 5.48
Eucalyptus
#44D7A8
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCFB2 #CF7D9A
analogous
#7DCF89 #7DCFB2 #7DC3CF
triadic
#7DCFB2 #B27DCF #CFB27D
tetradic
#7DCFB2 #897DCF #CF7D9A #C3CF7D
square
#7DCFB2 #897DCF #CF7D9A #C3CF7D
split-complementary
#7DCFB2 #CF7DC3 #CF897D
monochromatic
#399977 #50BE98 #7DCFB2 #AAE0CC #D6F0E7
Accessibility & contrast
On white
1.84
#7DCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7DCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCFB2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCFB2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#65D0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcfb2; /* rgb */ color: rgb(125, 207, 178); /* oklch */ color: oklch(79.4% 0.091 169.3);
Tailwind
colors: {
custom: {
50: '#a6dec9',
500: '#7dcfb2',
950: '#000000',
},
}SCSS
$custom: #7dcfb2; $custom-light: #a6dec9; $custom-dark: #000000;
JSON
{
"hex": "#7dcfb2",
"rgb": {
"r": 125,
"g": 207,
"b": 178
},
"hsl": {
"h": 158.78,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.79369,
"c": 0.09126,
"h": 169.3
},
"luminance": 0.522
}Semantic roles & 50–950 ramp
primary
#7DCFB2
secondary
#9F516D
accent
#2C5EB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482