#6CCCBE#6CCCBE
#6CCCBE is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.094 H 183.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCCBE |
|---|---|
| RGB | rgb(108, 204, 190) |
| HSL | hsl(171, 48%, 61%) |
| HSV | hsv(171, 47%, 80%) |
| CMYK | cmyk(47.1%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(76.12, -31.78, -1.81) |
| CIE-LCH | lch(76.12, 31.83, 183.25°) |
| OKLab | oklab(78.25% -0.0936 -0.0054) |
| OKLCH | oklch(78.25% 0.094 183.3) |
| XYZ | xyz(37.0677, 50.0885, 56.4199) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 4.72
Pale Teal
#82CBB2
ΔE00 5.08
Turquoise
#40E0D0
ΔE00 5.91
Turquoise (survey)
#06C2AC
ΔE00 6.55
Mediumaquamarine
#66CDAA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCCBE #CC6C7A
analogous
#6CCC8E #6CCCBE #6CAACC
triadic
#6CCCBE #BE6CCC #CCBE6C
tetradic
#6CCCBE #8E6CCC #CC6C7A #AACC6C
square
#6CCCBE #8E6CCC #CC6C7A #AACC6C
split-complementary
#6CCCBE #CC6CAA #CC8E6C
monochromatic
#318D7F #41BAA8 #6CCCBE #99DCD2 #C7ECE6
Accessibility & contrast
On white
1.91
#6CCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6CCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCCBE
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCCBE | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#3FCFC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6cccbe; /* rgb */ color: rgb(108, 204, 190); /* oklch */ color: oklch(78.2% 0.094 183.3);
Tailwind
colors: {
custom: {
50: '#9cdcd1',
500: '#6cccbe',
950: '#000000',
},
}SCSS
$custom: #6cccbe; $custom-light: #9cdcd1; $custom-dark: #000000;
JSON
{
"hex": "#6cccbe",
"rgb": {
"r": 108,
"g": 204,
"b": 190
},
"hsl": {
"h": 171.25,
"s": 48.485,
"l": 61.176
},
"oklch": {
"l": 0.78247,
"c": 0.09379,
"h": 183.3
},
"luminance": 0.50092
}Semantic roles & 50–950 ramp
primary
#6CCCBE
secondary
#934954
accent
#2A3FBC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483