#7FCEAE#7FCEAE
#7FCEAE is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.091 H 166.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEAE |
|---|---|
| RGB | rgb(127, 206, 174) |
| HSL | hsl(156, 45%, 65%) |
| HSV | hsv(156, 38%, 81%) |
| CMYK | cmyk(38.3%, 0%, 15.5%, 19.2%) |
| CIE-LAB | lab(77.11, -31.49, 8.32) |
| CIE-LCH | lch(77.11, 32.58, 165.20°) |
| OKLab | oklab(79.13% -0.0886 0.0214) |
| OKLCH | oklch(79.13% 0.091 166.4) |
| XYZ | xyz(38.4608, 51.7082, 47.9902) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.20
Seafoam Blue
#78D1B6
ΔE00 2.31
Mediumaquamarine
#66CDAA
ΔE00 2.93
Seafoam
#7FE0B3
ΔE00 5.10
Light Teal
#90E4C1
ΔE00 5.21
Eucalyptus
#44D7A8
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEAE #CE7F9F
analogous
#7FCE86 #7FCEAE #7FC7CE
triadic
#7FCEAE #AE7FCE #CEAE7F
tetradic
#7FCEAE #867FCE #CE7F9F #C7CE7F
square
#7FCEAE #867FCE #CE7F9F #C7CE7F
split-complementary
#7FCEAE #CE7FC7 #CE867F
monochromatic
#3A9872 #53BD92 #7FCEAE #ABDFCA #D8F0E6
Accessibility & contrast
On white
1.85
#7FCEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#7FCEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEAE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEAE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AC
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#6ACEC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fceae; /* rgb */ color: rgb(127, 206, 174); /* oklch */ color: oklch(79.1% 0.091 166.4);
Tailwind
colors: {
custom: {
50: '#a7ddc6',
500: '#7fceae',
950: '#000000',
},
}SCSS
$custom: #7fceae; $custom-light: #a7ddc6; $custom-dark: #000000;
JSON
{
"hex": "#7fceae",
"rgb": {
"r": 127,
"g": 206,
"b": 174
},
"hsl": {
"h": 155.696,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.79126,
"c": 0.09118,
"h": 166.4
},
"luminance": 0.51711
}Semantic roles & 50–950 ramp
primary
#7FCEAE
secondary
#9E5371
accent
#2E66B8
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482