#7FCBBB#7FCBBB
#7FCBBB is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.079 H 179.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBBB |
|---|---|
| RGB | rgb(127, 203, 187) |
| HSL | hsl(167, 42%, 65%) |
| HSV | hsv(167, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 7.9%, 20.4%) |
| CIE-LAB | lab(76.56, -27.20, 0.55) |
| CIE-LCH | lch(76.56, 27.20, 178.84°) |
| OKLab | oklab(78.8% -0.0793 0.001) |
| OKLCH | oklch(78.8% 0.079 179.3) |
| XYZ | xyz(39.0746, 50.8092, 54.7522) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.20
Seafoam Blue
#78D1B6
ΔE00 3.89
Mediumaquamarine
#66CDAA
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 6.92
Turquoise
#40E0D0
ΔE00 7.79
Light Teal
#90E4C1
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBBB #CB7F8F
analogous
#7FCB95 #7FCBBB #7FB5CB
triadic
#7FCBBB #BB7FCB #CBBB7F
tetradic
#7FCBBB #957FCB #CB7F8F #B5CB7F
square
#7FCBBB #957FCB #CB7F8F #B5CB7F
split-complementary
#7FCBBB #CB7FB5 #CB957F
monochromatic
#3C9481 #53B9A4 #7FCBBB #ABDDD2 #D6EEE9
Accessibility & contrast
On white
1.88
#7FCBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7FCBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBBB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBBB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BA
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#66CDC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcbbb; /* rgb */ color: rgb(127, 203, 187); /* oklch */ color: oklch(78.8% 0.079 179.3);
Tailwind
colors: {
custom: {
50: '#a7dbcf',
500: '#7fcbbb',
950: '#000000',
},
}SCSS
$custom: #7fcbbb; $custom-light: #a7dbcf; $custom-dark: #000000;
JSON
{
"hex": "#7fcbbb",
"rgb": {
"r": 127,
"g": 203,
"b": 187
},
"hsl": {
"h": 167.368,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78795,
"c": 0.07933,
"h": 179.3
},
"luminance": 0.50812
}Semantic roles & 50–950 ramp
primary
#7FCBBB
secondary
#9A5463
accent
#304CB5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483