#6CB09B#6CB09B
#6CB09B is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.6% C 0.076 H 172.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6CB09B |
|---|---|
| RGB | rgb(108, 176, 155) |
| HSL | hsl(161, 30%, 56%) |
| HSV | hsv(161, 39%, 69%) |
| CMYK | cmyk(38.6%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(66.98, -26.47, 3.99) |
| CIE-LCH | lch(66.98, 26.77, 171.43°) |
| OKLab | oklab(70.57% -0.0756 0.0102) |
| OKLCH | oklch(70.57% 0.076 172.4) |
| XYZ | xyz(27.6238, 36.6036, 36.6136) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 5.25
Dull Teal
#5F9E8F
ΔE00 5.66
Greyish Teal
#719F91
ΔE00 6.01
Grey Teal
#5E9B8A
ΔE00 6.40
Tealish
#24BCA8
ΔE00 7.25
Pale Teal
#82CBB2
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CB09B #B06C81
analogous
#6CB079 #6CB09B #6CA3B0
triadic
#6CB09B #9B6CB0 #B09B6C
tetradic
#6CB09B #796CB0 #B06C81 #A3B06C
square
#6CB09B #796CB0 #B06C81 #A3B06C
split-complementary
#6CB09B #B06CA3 #B0796C
monochromatic
#38695A #4E917C #6CB09B #94C5B6 #BCDBD1
Accessibility & contrast
On white
2.52
#6CB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#6CB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CB09B
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CB09B | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#57B1AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6cb09b; /* rgb */ color: rgb(108, 176, 155); /* oklch */ color: oklch(70.6% 0.076 172.4);
Tailwind
colors: {
custom: {
50: '#99c8b8',
500: '#6cb09b',
950: '#000000',
},
}SCSS
$custom: #6cb09b; $custom-light: #99c8b8; $custom-dark: #000000;
JSON
{
"hex": "#6cb09b",
"rgb": {
"r": 108,
"g": 176,
"b": 155
},
"hsl": {
"h": 161.471,
"s": 30.088,
"l": 55.686
},
"oklch": {
"l": 0.70569,
"c": 0.07632,
"h": 172.4
},
"luminance": 0.36605
}Semantic roles & 50–950 ramp
primary
#6CB09B
secondary
#CAAEB6
accent
#6181C6
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0E1311
muted
#7E8280