#7FCBBE#7FCBBE
#7FCBBE is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.078 H 182.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBBE |
|---|---|
| RGB | rgb(127, 203, 190) |
| HSL | hsl(170, 42%, 65%) |
| HSV | hsv(170, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.64, -26.51, -0.95) |
| CIE-LCH | lch(76.64, 26.53, 182.06°) |
| OKLab | oklab(78.89% -0.078 -0.003) |
| OKLCH | oklch(78.89% 0.078 182.2) |
| XYZ | xyz(39.3991, 50.9390, 56.4613) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 6.26
Mediumaquamarine
#66CDAA
ΔE00 7.40
Turquoise
#40E0D0
ΔE00 7.72
Tealish
#24BCA8
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBBE #CB7F8C
analogous
#7FCB98 #7FCBBE #7FB2CB
triadic
#7FCBBE #BE7FCB #CBBE7F
tetradic
#7FCBBE #987FCB #CB7F8C #B2CB7F
square
#7FCBBE #987FCB #CB7F8C #B2CB7F
split-complementary
#7FCBBE #CB7FB2 #CB987F
monochromatic
#3C9485 #53B9A8 #7FCBBE #ABDDD4 #D6EEEA
Accessibility & contrast
On white
1.88
#7FCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7FCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBBE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBBE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#64CEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcbbe; /* rgb */ color: rgb(127, 203, 190); /* oklch */ color: oklch(78.9% 0.078 182.2);
Tailwind
colors: {
custom: {
50: '#a7dbd1',
500: '#7fcbbe',
950: '#000000',
},
}SCSS
$custom: #7fcbbe; $custom-light: #a7dbd1; $custom-dark: #000000;
JSON
{
"hex": "#7fcbbe",
"rgb": {
"r": 127,
"g": 203,
"b": 190
},
"hsl": {
"h": 169.737,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78885,
"c": 0.0781,
"h": 182.2
},
"luminance": 0.50942
}Semantic roles & 50–950 ramp
primary
#7FCBBE
secondary
#9A5460
accent
#3047B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483