#6CCFB6#6CCFB6
#6CCFB6 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.7% C 0.101 H 175.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFB6 |
|---|---|
| RGB | rgb(108, 207, 182) |
| HSL | hsl(165, 51%, 62%) |
| HSV | hsv(165, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 12.1%, 18.8%) |
| CIE-LAB | lab(76.79, -35.09, 3.48) |
| CIE-LCH | lch(76.79, 35.27, 174.34°) |
| OKLab | oklab(78.72% -0.1006 0.0087) |
| OKLCH | oklch(78.72% 0.101 175.1) |
| XYZ | xyz(36.9371, 51.1881, 52.1807) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.58
Mediumaquamarine
#66CDAA
ΔE00 3.13
Pale Teal
#82CBB2
ΔE00 3.22
Aquamarine (survey)
#04D8B2
ΔE00 6.06
Turquoise (survey)
#06C2AC
ΔE00 6.41
Eucalyptus
#44D7A8
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFB6 #CF6C85
analogous
#6CCF85 #6CCFB6 #6CB7CF
triadic
#6CCFB6 #B66CCF #CFB66C
tetradic
#6CCFB6 #856CCF #CF6C85 #B7CF6C
square
#6CCFB6 #856CCF #CF6C85 #B7CF6C
split-complementary
#6CCFB6 #CF6CB7 #CF856C
monochromatic
#2F9178 #3EBF9F #6CCFB6 #9ADECD #C8EDE4
Accessibility & contrast
On white
1.87
#6CCFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6CCFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFB6
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFB6 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B5
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#43D1C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ccfb6; /* rgb */ color: rgb(108, 207, 182); /* oklch */ color: oklch(78.7% 0.101 175.1);
Tailwind
colors: {
custom: {
50: '#9cdecb',
500: '#6ccfb6',
950: '#000000',
},
}SCSS
$custom: #6ccfb6; $custom-light: #9cdecb; $custom-dark: #000000;
JSON
{
"hex": "#6ccfb6",
"rgb": {
"r": 108,
"g": 207,
"b": 182
},
"hsl": {
"h": 164.848,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.78719,
"c": 0.10094,
"h": 175.1
},
"luminance": 0.51191
}Semantic roles & 50–950 ramp
primary
#6CCFB6
secondary
#97485C
accent
#274DBE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482