#7FCBBF#7FCBBF
#7FCBBF is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.078 H 183.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBBF |
|---|---|
| RGB | rgb(127, 203, 191) |
| HSL | hsl(171, 42%, 65%) |
| HSV | hsv(171, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(76.67, -26.28, -1.45) |
| CIE-LCH | lch(76.67, 26.32, 183.16°) |
| OKLab | oklab(78.92% -0.0776 -0.0043) |
| OKLCH | oklch(78.92% 0.078 183.2) |
| XYZ | xyz(39.5088, 50.9829, 57.0389) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.66
Seafoam Blue
#78D1B6
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 6.08
Turquoise
#40E0D0
ΔE00 7.73
Mediumaquamarine
#66CDAA
ΔE00 7.76
Tealish
#24BCA8
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBBF #CB7F8B
analogous
#7FCB99 #7FCBBF #7FB1CB
triadic
#7FCBBF #BF7FCB #CBBF7F
tetradic
#7FCBBF #997FCB #CB7F8B #B1CB7F
square
#7FCBBF #997FCB #CB7F8B #B1CB7F
split-complementary
#7FCBBF #CB7FB1 #CB997F
monochromatic
#3C9486 #53B9A9 #7FCBBF #ABDDD5 #D6EEEB
Accessibility & contrast
On white
1.88
#7FCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#7FCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBBF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBBF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 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)
#C4C3BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#64CEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcbbf; /* rgb */ color: rgb(127, 203, 191); /* oklch */ color: oklch(78.9% 0.078 183.2);
Tailwind
colors: {
custom: {
50: '#a7dbd2',
500: '#7fcbbf',
950: '#000000',
},
}SCSS
$custom: #7fcbbf; $custom-light: #a7dbd2; $custom-dark: #000000;
JSON
{
"hex": "#7fcbbf",
"rgb": {
"r": 127,
"g": 203,
"b": 191
},
"hsl": {
"h": 170.526,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78915,
"c": 0.07773,
"h": 183.2
},
"luminance": 0.50985
}Semantic roles & 50–950 ramp
primary
#7FCBBF
secondary
#9A545F
accent
#3045B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483