#6CCCC4#6CCCC4
#6CCCC4 is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.4% C 0.092 H 188.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCC4 |
|---|---|
| RGB | rgb(108, 204, 196) |
| HSL | hsl(175, 48%, 61%) |
| HSV | hsv(175, 47%, 80%) |
| CMYK | cmyk(47.1%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(76.29, -30.30, -4.80) |
| CIE-LCH | lch(76.29, 30.68, 189.01°) |
| OKLab | oklab(78.43% -0.0911 -0.0134) |
| OKLCH | oklch(78.43% 0.092 188.4) |
| XYZ | xyz(37.7370, 50.3562, 59.9449) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 6.37
Seafoam Blue
#78D1B6
ΔE00 6.83
Pale Teal
#82CBB2
ΔE00 6.95
Topaz
#13BBAF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCC4 #CC6C74
analogous
#6CCC94 #6CCCC4 #6CA4CC
triadic
#6CCCC4 #C46CCC #CCC46C
tetradic
#6CCCC4 #946CCC #CC6C74 #A4CC6C
square
#6CCCC4 #946CCC #CC6C74 #A4CC6C
split-complementary
#6CCCC4 #CC6CA4 #CC946C
monochromatic
#318D85 #41BAB0 #6CCCC4 #99DCD6 #C7ECE8
Accessibility & contrast
On white
1.90
#6CCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6CCCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCC4
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCC4 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#B3B7C5
Tritanopia (blue-blind)
#3BD0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cccc4; /* rgb */ color: rgb(108, 204, 196); /* oklch */ color: oklch(78.4% 0.092 188.4);
Tailwind
colors: {
custom: {
50: '#9ddcd5',
500: '#6cccc4',
950: '#000000',
},
}SCSS
$custom: #6cccc4; $custom-light: #9ddcd5; $custom-dark: #000000;
JSON
{
"hex": "#6cccc4",
"rgb": {
"r": 108,
"g": 204,
"b": 196
},
"hsl": {
"h": 175,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.78433,
"c": 0.09205,
"h": 188.4
},
"luminance": 0.50359
}Semantic roles & 50–950 ramp
primary
#6CCCC4
secondary
#93494F
accent
#2A36BC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483