#7FCDA8#7FCDA8
#7FCDA8 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.7% C 0.094 H 162.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDA8 |
|---|---|
| RGB | rgb(127, 205, 168) |
| HSL | hsl(152, 44%, 65%) |
| HSV | hsv(152, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(76.68, -32.27, 10.93) |
| CIE-LCH | lch(76.68, 34.07, 161.29°) |
| OKLab | oklab(78.74% -0.0901 0.0281) |
| OKLCH | oklch(78.74% 0.094 162.7) |
| XYZ | xyz(37.6489, 50.9995, 44.8982) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.25
Pale Teal
#82CBB2
ΔE00 3.56
Seafoam Blue
#78D1B6
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 4.75
Light Teal
#90E4C1
ΔE00 5.60
Eucalyptus
#44D7A8
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDA8 #CD7FA4
analogous
#7FCD81 #7FCDA8 #7FCBCD
triadic
#7FCDA8 #A87FCD #CDA87F
tetradic
#7FCDA8 #817FCD #CD7FA4 #CBCD7F
square
#7FCDA8 #817FCD #CD7FA4 #CBCD7F
split-complementary
#7FCDA8 #CD7FCB #CD817F
monochromatic
#3B976B #53BC8A #7FCDA8 #ABDEC6 #D7EFE4
Accessibility & contrast
On white
1.87
#7FCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7FCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDA8
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDA8 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A6
Deuteranopia (green-blind)
#BEBAAA
Tritanopia (blue-blind)
#6CCDC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcda8; /* rgb */ color: rgb(127, 205, 168); /* oklch */ color: oklch(78.7% 0.094 162.7);
Tailwind
colors: {
custom: {
50: '#a7dcc1',
500: '#7fcda8',
950: '#000000',
},
}SCSS
$custom: #7fcda8; $custom-light: #a7dcc1; $custom-dark: #000000;
JSON
{
"hex": "#7fcda8",
"rgb": {
"r": 127,
"g": 205,
"b": 168
},
"hsl": {
"h": 151.538,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.78736,
"c": 0.09435,
"h": 162.7
},
"luminance": 0.51002
}Semantic roles & 50–950 ramp
primary
#7FCDA8
secondary
#9D5376
accent
#2F6FB7
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482