#6CCFB3#6CCFB3
#6CCFB3 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.6% C 0.103 H 172.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFB3 |
|---|---|
| RGB | rgb(108, 207, 179) |
| HSL | hsl(163, 51%, 62%) |
| HSV | hsv(163, 48%, 81%) |
| CMYK | cmyk(47.8%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(76.72, -35.79, 4.98) |
| CIE-LCH | lch(76.72, 36.13, 172.08°) |
| OKLab | oklab(78.63% -0.1019 0.0126) |
| OKLCH | oklch(78.63% 0.103 172.9) |
| XYZ | xyz(36.6304, 51.0654, 50.5654) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.37
Mediumaquamarine
#66CDAA
ΔE00 2.21
Pale Teal
#82CBB2
ΔE00 3.16
Eucalyptus
#44D7A8
ΔE00 5.68
Aquamarine (survey)
#04D8B2
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFB3 #CF6C88
analogous
#6CCF82 #6CCFB3 #6CBACF
triadic
#6CCFB3 #B36CCF #CFB36C
tetradic
#6CCFB3 #826CCF #CF6C88 #BACF6C
square
#6CCFB3 #826CCF #CF6C88 #BACF6C
split-complementary
#6CCFB3 #CF6CBA #CF826C
monochromatic
#2F9176 #3EBF9B #6CCFB3 #9ADECB #C8EDE3
Accessibility & contrast
On white
1.87
#6CCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6CCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFB3
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFB3 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B2
Deuteranopia (green-blind)
#BAB9B5
Tritanopia (blue-blind)
#45D1C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccfb3; /* rgb */ color: rgb(108, 207, 179); /* oklch */ color: oklch(78.6% 0.103 172.9);
Tailwind
colors: {
custom: {
50: '#9cdec9',
500: '#6ccfb3',
950: '#000000',
},
}SCSS
$custom: #6ccfb3; $custom-light: #9cdec9; $custom-dark: #000000;
JSON
{
"hex": "#6ccfb3",
"rgb": {
"r": 108,
"g": 207,
"b": 179
},
"hsl": {
"h": 163.03,
"s": 50.769,
"l": 61.765
},
"oklch": {
"l": 0.78634,
"c": 0.10268,
"h": 172.9
},
"luminance": 0.51068
}Semantic roles & 50–950 ramp
primary
#6CCFB3
secondary
#97485E
accent
#2752BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482