#7FCBAE#7FCBAE
#7FCBAE is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.087 H 167.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBAE |
|---|---|
| RGB | rgb(127, 203, 174) |
| HSL | hsl(157, 42%, 65%) |
| HSV | hsv(157, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 14.3%, 20.4%) |
| CIE-LAB | lab(76.24, -30.07, 7.08) |
| CIE-LCH | lch(76.24, 30.89, 166.75°) |
| OKLab | oklab(78.43% -0.085 0.0182) |
| OKLCH | oklch(78.43% 0.087 167.9) |
| XYZ | xyz(37.7454, 50.2775, 47.7518) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.28
Seafoam Blue
#78D1B6
ΔE00 2.27
Mediumaquamarine
#66CDAA
ΔE00 3.31
Light Teal
#90E4C1
ΔE00 5.99
Seafoam
#7FE0B3
ΔE00 6.15
Eucalyptus
#44D7A8
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBAE #CB7F9C
analogous
#7FCB88 #7FCBAE #7FC2CB
triadic
#7FCBAE #AE7FCB #CBAE7F
tetradic
#7FCBAE #887FCB #CB7F9C #C2CB7F
square
#7FCBAE #887FCB #CB7F9C #C2CB7F
split-complementary
#7FCBAE #CB7FC2 #CB887F
monochromatic
#3C9472 #53B992 #7FCBAE #ABDDCA #D6EEE5
Accessibility & contrast
On white
1.90
#7FCBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7FCBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBAE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBAE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#BBB8B0
Tritanopia (blue-blind)
#6ACCC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fcbae; /* rgb */ color: rgb(127, 203, 174); /* oklch */ color: oklch(78.4% 0.087 167.9);
Tailwind
colors: {
custom: {
50: '#a7dbc6',
500: '#7fcbae',
950: '#000000',
},
}SCSS
$custom: #7fcbae; $custom-light: #a7dbc6; $custom-dark: #000000;
JSON
{
"hex": "#7fcbae",
"rgb": {
"r": 127,
"g": 203,
"b": 174
},
"hsl": {
"h": 157.105,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78427,
"c": 0.0869,
"h": 167.9
},
"luminance": 0.5028
}Semantic roles & 50–950 ramp
primary
#7FCBAE
secondary
#9A546F
accent
#3063B5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482