#6BB199#6BB199
#6BB199 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.7% C 0.080 H 170.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB199 |
|---|---|
| RGB | rgb(107, 177, 153) |
| HSL | hsl(159, 31%, 56%) |
| HSV | hsv(159, 40%, 69%) |
| CMYK | cmyk(39.5%, 0%, 13.6%, 30.6%) |
| CIE-LAB | lab(67.18, -27.69, 5.38) |
| CIE-LCH | lch(67.18, 28.21, 169.02°) |
| OKLab | oklab(70.7% -0.0786 0.0138) |
| OKLCH | oklch(70.7% 0.08 170.1) |
| XYZ | xyz(27.5331, 36.8682, 35.7963) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.71
Dull Teal
#5F9E8F
ΔE00 6.24
Greyish Teal
#719F91
ΔE00 6.65
Grey Teal
#5E9B8A
ΔE00 6.84
Pale Teal
#82CBB2
ΔE00 7.05
Tea
#65AB7C
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB199 #B16B83
analogous
#6BB176 #6BB199 #6BA6B1
triadic
#6BB199 #996BB1 #B1996B
tetradic
#6BB199 #766BB1 #B16B83 #A6B16B
square
#6BB199 #766BB1 #B16B83 #A6B16B
split-complementary
#6BB199 #B16BA6 #B1766B
monochromatic
#386A59 #4D927A #6BB199 #93C6B5 #BBDBD0
Accessibility & contrast
On white
2.51
#6BB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#6BB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB199
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB199 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA898
Deuteranopia (green-blind)
#A2A09B
Tritanopia (blue-blind)
#56B2AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6bb199; /* rgb */ color: rgb(107, 177, 153); /* oklch */ color: oklch(70.7% 0.080 170.1);
Tailwind
colors: {
custom: {
50: '#98c8b7',
500: '#6bb199',
950: '#000000',
},
}SCSS
$custom: #6bb199; $custom-light: #98c8b7; $custom-dark: #000000;
JSON
{
"hex": "#6bb199",
"rgb": {
"r": 107,
"g": 177,
"b": 153
},
"hsl": {
"h": 159.429,
"s": 30.973,
"l": 55.686
},
"oklch": {
"l": 0.707,
"c": 0.07981,
"h": 170.1
},
"luminance": 0.3687
}Semantic roles & 50–950 ramp
primary
#6BB199
secondary
#CAADB7
accent
#6184C7
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1311
muted
#7E8280