#7FBBBE#7FBBBE
#7FBBBE is a light, moderate teal. Relative luminance 0.438; OKLCH L 75.2% C 0.062 H 199.9°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBBBE |
|---|---|
| RGB | rgb(127, 187, 190) |
| HSL | hsl(183, 33%, 62%) |
| HSV | hsv(183, 33%, 75%) |
| CMYK | cmyk(33.2%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.07, -18.49, -7.69) |
| CIE-LCH | lch(72.07, 20.02, 202.58°) |
| OKLab | oklab(75.22% -0.0582 -0.0211) |
| OKLCH | oklch(75.22% 0.062 199.9) |
| XYZ | xyz(35.8138, 43.7683, 55.2662) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.84
Turquoise Blue
#06B1C4
ΔE00 9.36
Mediumturquoise
#48D1CC
ΔE00 9.51
Darkturquoise
#00CED1
ΔE00 9.83
Powder Blue
#B0E0E6
ΔE00 10.32
Lightseagreen
#20B2AA
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBBBE #BE827F
analogous
#7FBEA2 #7FBBBE #7F9CBE
triadic
#7FBBBE #BE7FBB #BBBE7F
tetradic
#7FBBBE #A27FBE #BE827F #9CBE7F
square
#7FBBBE #A27FBE #BE827F #9CBE7F
split-complementary
#7FBBBE #BE7F9C #BEA27F
monochromatic
#427E81 #56A5A9 #7FBBBE #A8D1D3 #D0E6E7
Accessibility & contrast
On white
2.15
#7FBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#7FBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBBBE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBBBE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A7ADBE
Tritanopia (blue-blind)
#67BFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7fbbbe; /* rgb */ color: rgb(127, 187, 190); /* oklch */ color: oklch(75.2% 0.062 199.9);
Tailwind
colors: {
custom: {
50: '#a6cfd1',
500: '#7fbbbe',
950: '#000000',
},
}SCSS
$custom: #7fbbbe; $custom-light: #a6cfd1; $custom-dark: #000000;
JSON
{
"hex": "#7fbbbe",
"rgb": {
"r": 127,
"g": 187,
"b": 190
},
"hsl": {
"h": 182.857,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.75225,
"c": 0.06191,
"h": 199.9
},
"luminance": 0.4377
}Semantic roles & 50–950 ramp
primary
#7FBBBE
secondary
#D8C2C1
accent
#3F3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282