#7FCDA9#7FCDA9
#7FCDA9 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.094 H 163.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDA9 |
|---|---|
| RGB | rgb(127, 205, 169) |
| HSL | hsl(152, 44%, 65%) |
| HSV | hsv(152, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 17.6%, 19.6%) |
| CIE-LAB | lab(76.70, -32.07, 10.42) |
| CIE-LCH | lch(76.70, 33.72, 161.99°) |
| OKLab | oklab(78.76% -0.0896 0.0268) |
| OKLCH | oklch(78.76% 0.094 163.3) |
| XYZ | xyz(37.7424, 51.0369, 45.3908) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.14
Pale Teal
#82CBB2
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 4.83
Light Teal
#90E4C1
ΔE00 5.53
Eucalyptus
#44D7A8
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDA9 #CD7FA3
analogous
#7FCD82 #7FCDA9 #7FCACD
triadic
#7FCDA9 #A97FCD #CDA97F
tetradic
#7FCDA9 #827FCD #CD7FA3 #CACD7F
square
#7FCDA9 #827FCD #CD7FA3 #CACD7F
split-complementary
#7FCDA9 #CD7FCA #CD827F
monochromatic
#3B976C #53BC8B #7FCDA9 #ABDEC7 #D7EFE4
Accessibility & contrast
On white
1.87
#7FCDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7FCDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDA9
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDA9 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A7
Deuteranopia (green-blind)
#BEBAAB
Tritanopia (blue-blind)
#6CCDC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcda9; /* rgb */ color: rgb(127, 205, 169); /* oklch */ color: oklch(78.8% 0.094 163.3);
Tailwind
colors: {
custom: {
50: '#a7dcc2',
500: '#7fcda9',
950: '#000000',
},
}SCSS
$custom: #7fcda9; $custom-light: #a7dcc2; $custom-dark: #000000;
JSON
{
"hex": "#7fcda9",
"rgb": {
"r": 127,
"g": 205,
"b": 169
},
"hsl": {
"h": 152.308,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.78762,
"c": 0.09355,
"h": 163.3
},
"luminance": 0.51039
}Semantic roles & 50–950 ramp
primary
#7FCDA9
secondary
#9D5375
accent
#2F6EB7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482