#6CCBC8#6CCBC8
#6CCBC8 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.090 H 192.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBC8 |
|---|---|
| RGB | rgb(108, 203, 200) |
| HSL | hsl(178, 48%, 61%) |
| HSV | hsv(178, 47%, 80%) |
| CMYK | cmyk(46.8%, 0%, 1.5%, 20.4%) |
| CIE-LAB | lab(76.11, -28.81, -7.22) |
| CIE-LCH | lch(76.11, 29.70, 194.07°) |
| OKLab | oklab(78.33% -0.0882 -0.02) |
| OKLCH | oklch(78.33% 0.09 192.8) |
| XYZ | xyz(37.9614, 50.0669, 62.2958) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.52
Darkturquoise
#00CED1
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 7.54
Topaz
#13BBAF
ΔE00 7.79
Aqua Blue
#02D8E9
ΔE00 7.96
Pale Teal
#82CBB2
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBC8 #CB6C6F
analogous
#6CCB98 #6CCBC8 #6C9ECB
triadic
#6CCBC8 #C86CCB #CBC86C
tetradic
#6CCBC8 #986CCB #CB6C6F #9ECB6C
square
#6CCBC8 #986CCB #CB6C6F #9ECB6C
split-complementary
#6CCBC8 #CB6C9E #CB986C
monochromatic
#318B88 #41B9B5 #6CCBC8 #99DBD9 #C6EBEA
Accessibility & contrast
On white
1.91
#6CCBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#6CCBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBC8
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBC8 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C8
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#38D0CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ccbc8; /* rgb */ color: rgb(108, 203, 200); /* oklch */ color: oklch(78.3% 0.090 192.8);
Tailwind
colors: {
custom: {
50: '#9ddbd8',
500: '#6ccbc8',
950: '#000000',
},
}SCSS
$custom: #6ccbc8; $custom-light: #9ddbd8; $custom-dark: #000000;
JSON
{
"hex": "#6ccbc8",
"rgb": {
"r": 108,
"g": 203,
"b": 200
},
"hsl": {
"h": 178.105,
"s": 47.739,
"l": 60.98
},
"oklch": {
"l": 0.78328,
"c": 0.09046,
"h": 192.8
},
"luminance": 0.5007
}Semantic roles & 50–950 ramp
primary
#6CCBC8
secondary
#92494B
accent
#2A2FBB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483