#7FCABE#7FCABE
#7FCABE is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.7% C 0.077 H 183.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCABE |
|---|---|
| RGB | rgb(127, 202, 190) |
| HSL | hsl(170, 41%, 65%) |
| HSV | hsv(170, 37%, 79%) |
| CMYK | cmyk(37.1%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.36, -26.02, -1.37) |
| CIE-LCH | lch(76.36, 26.06, 183.02°) |
| OKLab | oklab(78.66% -0.0768 -0.0041) |
| OKLCH | oklch(78.66% 0.077 183) |
| XYZ | xyz(39.1638, 50.4682, 56.3829) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 5.32
Mediumturquoise
#48D1CC
ΔE00 6.21
Mediumaquamarine
#66CDAA
ΔE00 7.77
Turquoise
#40E0D0
ΔE00 7.94
Tealish
#24BCA8
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCABE #CA7F8B
analogous
#7FCA99 #7FCABE #7FB1CA
triadic
#7FCABE #BE7FCA #CABE7F
tetradic
#7FCABE #997FCA #CA7F8B #B1CA7F
square
#7FCABE #997FCA #CA7F8B #B1CA7F
split-complementary
#7FCABE #CA7FB1 #CA997F
monochromatic
#3C9284 #54B8A8 #7FCABE #AADCD4 #D6EEEA
Accessibility & contrast
On white
1.89
#7FCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#7FCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCABE
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCABE | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#65CDC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fcabe; /* rgb */ color: rgb(127, 202, 190); /* oklch */ color: oklch(78.7% 0.077 183.0);
Tailwind
colors: {
custom: {
50: '#a7dad1',
500: '#7fcabe',
950: '#000000',
},
}SCSS
$custom: #7fcabe; $custom-light: #a7dad1; $custom-dark: #000000;
JSON
{
"hex": "#7fcabe",
"rgb": {
"r": 127,
"g": 202,
"b": 190
},
"hsl": {
"h": 170.4,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.78655,
"c": 0.07693,
"h": 183
},
"luminance": 0.50471
}Semantic roles & 50–950 ramp
primary
#7FCABE
secondary
#99545F
accent
#3146B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483