#6CCFB4#6CCFB4
#6CCFB4 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.7% C 0.102 H 173.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFB4 |
|---|---|
| RGB | rgb(108, 207, 180) |
| HSL | hsl(164, 51%, 62%) |
| HSV | hsv(164, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 13%, 18.8%) |
| CIE-LAB | lab(76.74, -35.56, 4.48) |
| CIE-LCH | lch(76.74, 35.84, 172.82°) |
| OKLab | oklab(78.66% -0.1014 0.0113) |
| OKLCH | oklch(78.66% 0.102 173.6) |
| XYZ | xyz(36.7319, 51.1060, 51.1000) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.37
Mediumaquamarine
#66CDAA
ΔE00 2.51
Pale Teal
#82CBB2
ΔE00 3.15
Aquamarine (survey)
#04D8B2
ΔE00 5.82
Eucalyptus
#44D7A8
ΔE00 5.92
Light Teal
#90E4C1
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFB4 #CF6C87
analogous
#6CCF83 #6CCFB4 #6CB9CF
triadic
#6CCFB4 #B46CCF #CFB46C
tetradic
#6CCFB4 #836CCF #CF6C87 #B9CF6C
square
#6CCFB4 #836CCF #CF6C87 #B9CF6C
split-complementary
#6CCFB4 #CF6CB9 #CF836C
monochromatic
#2F9177 #3EBF9C #6CCFB4 #9ADECC #C8EDE3
Accessibility & contrast
On white
1.87
#6CCFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6CCFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFB4
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFB4 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B3
Deuteranopia (green-blind)
#B9B9B6
Tritanopia (blue-blind)
#45D1C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccfb4; /* rgb */ color: rgb(108, 207, 180); /* oklch */ color: oklch(78.7% 0.102 173.6);
Tailwind
colors: {
custom: {
50: '#9cdeca',
500: '#6ccfb4',
950: '#000000',
},
}SCSS
$custom: #6ccfb4; $custom-light: #9cdeca; $custom-dark: #000000;
JSON
{
"hex": "#6ccfb4",
"rgb": {
"r": 108,
"g": 207,
"b": 180
},
"hsl": {
"h": 163.636,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.78663,
"c": 0.10208,
"h": 173.6
},
"luminance": 0.51109
}Semantic roles & 50–950 ramp
primary
#6CCFB4
secondary
#97485E
accent
#2750BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482