#6CDBD5#6CDBD5
#6CDBD5 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.102 H 190.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBD5 |
|---|---|
| RGB | rgb(108, 219, 213) |
| HSL | hsl(177, 61%, 64%) |
| HSV | hsv(177, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(81.10, -33.15, -6.80) |
| CIE-LCH | lch(81.10, 33.84, 191.59°) |
| OKLab | oklab(82.47% -0.1006 -0.0189) |
| OKLCH | oklch(82.47% 0.102 190.7) |
| XYZ | xyz(43.5211, 58.6513, 71.9652) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.43
Turquoise
#40E0D0
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 5.95
Tiffany Blue
#7BF2DA
ΔE00 7.64
Bright Light Blue
#26F7FD
ΔE00 7.91
Aqua Blue
#02D8E9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBD5 #DB6C72
analogous
#6CDB9E #6CDBD5 #6CAADB
triadic
#6CDBD5 #D56CDB #DBD56C
tetradic
#6CDBD5 #9E6CDB #DB6C72 #AADB6C
square
#6CDBD5 #9E6CDB #DB6C72 #AADB6C
split-complementary
#6CDBD5 #DB6CAA #DB9E6C
monochromatic
#28A49E #3BCFC7 #6CDBD5 #9DE7E3 #CEF3F1
Accessibility & contrast
On white
1.65
#6CDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#6CDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBD5
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBD5 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#21E0D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cdbd5; /* rgb */ color: rgb(108, 219, 213); /* oklch */ color: oklch(82.5% 0.102 190.7);
Tailwind
colors: {
custom: {
50: '#9fe6e1',
500: '#6cdbd5',
950: '#000000',
},
}SCSS
$custom: #6cdbd5; $custom-light: #9fe6e1; $custom-dark: #000000;
JSON
{
"hex": "#6cdbd5",
"rgb": {
"r": 108,
"g": 219,
"b": 213
},
"hsl": {
"h": 176.757,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.82472,
"c": 0.10234,
"h": 190.7
},
"luminance": 0.58655
}Semantic roles & 50–950 ramp
primary
#6CDBD5
secondary
#A84449
accent
#1D26C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484