#6CDBCF#6CDBCF
#6CDBCF is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.104 H 186.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBCF |
|---|---|
| RGB | rgb(108, 219, 207) |
| HSL | hsl(174, 61%, 64%) |
| HSV | hsv(174, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(80.93, -34.66, -3.85) |
| CIE-LCH | lch(80.93, 34.87, 186.34°) |
| OKLab | oklab(82.28% -0.1031 -0.0109) |
| OKLCH | oklch(82.28% 0.104 186.1) |
| XYZ | xyz(42.7736, 58.3523, 68.0284) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.43
Mediumturquoise
#48D1CC
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 6.20
Seafoam Blue
#78D1B6
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 7.15
Pale Teal
#82CBB2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBCF #DB6C78
analogous
#6CDB98 #6CDBCF #6CAFDB
triadic
#6CDBCF #CF6CDB #DBCF6C
tetradic
#6CDBCF #986CDB #DB6C78 #AFDB6C
square
#6CDBCF #986CDB #DB6C78 #AFDB6C
split-complementary
#6CDBCF #DB6CAF #DB986C
monochromatic
#28A497 #3BCFBF #6CDBCF #9DE7DF #CEF3EF
Accessibility & contrast
On white
1.66
#6CDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#6CDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBCF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBCF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CF
Deuteranopia (green-blind)
#BFC3D0
Tritanopia (blue-blind)
#29DFD7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cdbcf; /* rgb */ color: rgb(108, 219, 207); /* oklch */ color: oklch(82.3% 0.104 186.1);
Tailwind
colors: {
custom: {
50: '#9ee6dd',
500: '#6cdbcf',
950: '#000000',
},
}SCSS
$custom: #6cdbcf; $custom-light: #9ee6dd; $custom-dark: #000000;
JSON
{
"hex": "#6cdbcf",
"rgb": {
"r": 108,
"g": 219,
"b": 207
},
"hsl": {
"h": 173.514,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.82284,
"c": 0.1037,
"h": 186.1
},
"luminance": 0.58356
}Semantic roles & 50–950 ramp
primary
#6CDBCF
secondary
#A8444E
accent
#1D30C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484