#7DCFAB#7DCFAB
#7DCFAB is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.096 H 164.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCFAB |
|---|---|
| RGB | rgb(125, 207, 171) |
| HSL | hsl(154, 46%, 65%) |
| HSV | hsv(154, 40%, 81%) |
| CMYK | cmyk(39.6%, 0%, 17.4%, 18.8%) |
| CIE-LAB | lab(77.23, -33.15, 10.10) |
| CIE-LCH | lch(77.23, 34.66, 163.05°) |
| OKLab | oklab(79.18% -0.0928 0.026) |
| OKLCH | oklch(79.18% 0.096 164.3) |
| XYZ | xyz(38.1181, 51.9234, 46.5338) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.75
Seafoam Blue
#78D1B6
ΔE00 3.12
Pale Teal
#82CBB2
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCFAB #CF7DA1
analogous
#7DCF82 #7DCFAB #7DCACF
triadic
#7DCFAB #AB7DCF #CFAB7D
tetradic
#7DCFAB #827DCF #CF7DA1 #CACF7D
square
#7DCFAB #827DCF #CF7DA1 #CACF7D
split-complementary
#7DCFAB #CF7DCA #CF827D
monochromatic
#39996F #50BE8E #7DCFAB #AAE0C8 #D6F0E5
Accessibility & contrast
On white
1.84
#7DCFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7DCFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCFAB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCFAB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#67CFC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcfab; /* rgb */ color: rgb(125, 207, 171); /* oklch */ color: oklch(79.2% 0.096 164.3);
Tailwind
colors: {
custom: {
50: '#a6dec4',
500: '#7dcfab',
950: '#000000',
},
}SCSS
$custom: #7dcfab; $custom-light: #a6dec4; $custom-dark: #000000;
JSON
{
"hex": "#7dcfab",
"rgb": {
"r": 125,
"g": 207,
"b": 171
},
"hsl": {
"h": 153.659,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.79183,
"c": 0.09633,
"h": 164.3
},
"luminance": 0.51926
}Semantic roles & 50–950 ramp
primary
#7DCFAB
secondary
#9F5173
accent
#2C6AB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101512
muted
#808482