#6CDBDB#6CDBDB
#6CDBDB is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.102 H 195.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBDB |
|---|---|
| RGB | rgb(108, 219, 219) |
| HSL | hsl(180, 61%, 64%) |
| HSV | hsv(180, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(81.27, -31.61, -9.74) |
| CIE-LCH | lch(81.27, 33.08, 197.13°) |
| OKLab | oklab(82.67% -0.0981 -0.0269) |
| OKLCH | oklch(82.67% 0.102 195.4) |
| XYZ | xyz(44.2968, 58.9616, 76.0504) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 5.46
Aqua Blue
#02D8E9
ΔE00 6.19
Turquoise
#40E0D0
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 6.74
Bright Light Blue
#26F7FD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBDB #DB6C6C
analogous
#6CDBA4 #6CDBDB #6CA4DB
triadic
#6CDBDB #DB6CDB #DBDB6C
tetradic
#6CDBDB #A46CDB #DB6C6C #A4DB6C
square
#6CDBDB #A46CDB #DB6C6C #A4DB6C
split-complementary
#6CDBDB #DB6CA4 #DBA46C
monochromatic
#28A4A4 #3BCFCF #6CDBDB #9DE7E7 #CEF3F3
Accessibility & contrast
On white
1.64
#6CDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6CDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBDB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBDB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#15E1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdbdb; /* rgb */ color: rgb(108, 219, 219); /* oklch */ color: oklch(82.7% 0.102 195.4);
Tailwind
colors: {
custom: {
50: '#9fe6e6',
500: '#6cdbdb',
950: '#000000',
},
}SCSS
$custom: #6cdbdb; $custom-light: #9fe6e6; $custom-dark: #000000;
JSON
{
"hex": "#6cdbdb",
"rgb": {
"r": 108,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.82667,
"c": 0.10171,
"h": 195.4
},
"luminance": 0.58966
}Semantic roles & 50–950 ramp
primary
#6CDBDB
secondary
#A84444
accent
#1D1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484