#6CCCC3#6CCCC3
#6CCCC3 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.092 H 187.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCC3 |
|---|---|
| RGB | rgb(108, 204, 195) |
| HSL | hsl(174, 48%, 61%) |
| HSV | hsv(174, 47%, 80%) |
| CMYK | cmyk(47.1%, 0%, 4.4%, 20%) |
| CIE-LAB | lab(76.26, -30.55, -4.30) |
| CIE-LCH | lch(76.26, 30.85, 188.02°) |
| OKLab | oklab(78.4% -0.0915 -0.0121) |
| OKLCH | oklch(78.4% 0.092 187.5) |
| XYZ | xyz(37.6235, 50.3108, 59.3475) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Darkturquoise
#00CED1
ΔE00 6.18
Turquoise
#40E0D0
ΔE00 6.23
Seafoam Blue
#78D1B6
ΔE00 6.47
Pale Teal
#82CBB2
ΔE00 6.62
Topaz
#13BBAF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCC3 #CC6C75
analogous
#6CCC93 #6CCCC3 #6CA5CC
triadic
#6CCCC3 #C36CCC #CCC36C
tetradic
#6CCCC3 #936CCC #CC6C75 #A5CC6C
square
#6CCCC3 #936CCC #CC6C75 #A5CC6C
split-complementary
#6CCCC3 #CC6CA5 #CC936C
monochromatic
#318D84 #41BAAF #6CCCC3 #99DCD6 #C7ECE8
Accessibility & contrast
On white
1.90
#6CCCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#6CCCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCC3
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCC3 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C3
Deuteranopia (green-blind)
#B3B7C4
Tritanopia (blue-blind)
#3BD0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cccc3; /* rgb */ color: rgb(108, 204, 195); /* oklch */ color: oklch(78.4% 0.092 187.5);
Tailwind
colors: {
custom: {
50: '#9cdcd5',
500: '#6cccc3',
950: '#000000',
},
}SCSS
$custom: #6cccc3; $custom-light: #9cdcd5; $custom-dark: #000000;
JSON
{
"hex": "#6cccc3",
"rgb": {
"r": 108,
"g": 204,
"b": 195
},
"hsl": {
"h": 174.375,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.78402,
"c": 0.09229,
"h": 187.5
},
"luminance": 0.50314
}Semantic roles & 50–950 ramp
primary
#6CCCC3
secondary
#934950
accent
#2A37BC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483