#6CCBC7#6CCBC7
#6CCBC7 is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.3% C 0.091 H 191.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBC7 |
|---|---|
| RGB | rgb(108, 203, 199) |
| HSL | hsl(177, 48%, 61%) |
| HSV | hsv(177, 47%, 80%) |
| CMYK | cmyk(46.8%, 0%, 2%, 20.4%) |
| CIE-LAB | lab(76.08, -29.06, -6.73) |
| CIE-LCH | lch(76.08, 29.83, 193.03°) |
| OKLab | oklab(78.3% -0.0886 -0.0186) |
| OKLCH | oklch(78.3% 0.091 191.9) |
| XYZ | xyz(37.8449, 50.0203, 61.6823) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.42
Darkturquoise
#00CED1
ΔE00 5.30
Turquoise
#40E0D0
ΔE00 7.31
Topaz
#13BBAF
ΔE00 7.60
Aqua Blue
#02D8E9
ΔE00 8.26
Pale Teal
#82CBB2
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBC7 #CB6C70
analogous
#6CCB97 #6CCBC7 #6C9FCB
triadic
#6CCBC7 #C76CCB #CBC76C
tetradic
#6CCBC7 #976CCB #CB6C70 #9FCB6C
square
#6CCBC7 #976CCB #CB6C70 #9FCB6C
split-complementary
#6CCBC7 #CB6C9F #CB976C
monochromatic
#318B88 #41B9B4 #6CCBC7 #99DBD8 #C6EBE9
Accessibility & contrast
On white
1.91
#6CCBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#6CCBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBC7
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBC7 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C7
Deuteranopia (green-blind)
#B1B7C8
Tritanopia (blue-blind)
#39D0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ccbc7; /* rgb */ color: rgb(108, 203, 199); /* oklch */ color: oklch(78.3% 0.091 191.9);
Tailwind
colors: {
custom: {
50: '#9ddbd8',
500: '#6ccbc7',
950: '#000000',
},
}SCSS
$custom: #6ccbc7; $custom-light: #9ddbd8; $custom-dark: #000000;
JSON
{
"hex": "#6ccbc7",
"rgb": {
"r": 108,
"g": 203,
"b": 199
},
"hsl": {
"h": 177.474,
"s": 47.739,
"l": 60.98
},
"oklch": {
"l": 0.78296,
"c": 0.09058,
"h": 191.9
},
"luminance": 0.50024
}Semantic roles & 50–950 ramp
primary
#6CCBC7
secondary
#92494C
accent
#2A31BB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483