#6DCFDF#6DCFDF
#6DCFDF is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.095 H 209.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCFDF |
|---|---|
| RGB | rgb(109, 207, 223) |
| HSL | hsl(188, 64%, 65%) |
| HSV | hsv(188, 51%, 87%) |
| CMYK | cmyk(51.1%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.99, -24.51, -16.79) |
| CIE-LCH | lch(77.99, 29.71, 214.41°) |
| OKLab | oklab(80.08% -0.0826 -0.0463) |
| OKLCH | oklch(80.08% 0.095 209.3) |
| XYZ | xyz(41.9335, 53.2009, 77.8567) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 6.58
Sky Blue
#87CEEB
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 6.98
Robin Egg Blue
#8AF1FE
ΔE00 7.88
Robin'S Egg Blue
#98EFF9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCFDF #DF7D6D
analogous
#6DDFB6 #6DCFDF #6D96DF
triadic
#6DCFDF #DF6DCF #CFDF6D
tetradic
#6DCFDF #B66DDF #DF7D6D #96DF6D
square
#6DCFDF #B66DDF #DF7D6D #96DF6D
split-complementary
#6DCFDF #DF6D96 #DFB66D
monochromatic
#2699AC #3BBED4 #6DCFDF #9FE0EA #D1F0F5
Accessibility & contrast
On white
1.80
#6DCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6DCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCFDF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCFDF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#1DD7D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dcfdf; /* rgb */ color: rgb(109, 207, 223); /* oklch */ color: oklch(80.1% 0.095 209.3);
Tailwind
colors: {
custom: {
50: '#9fdee9',
500: '#6dcfdf',
950: '#000000',
},
}SCSS
$custom: #6dcfdf; $custom-light: #9fdee9; $custom-dark: #000000;
JSON
{
"hex": "#6dcfdf",
"rgb": {
"r": 109,
"g": 207,
"b": 223
},
"hsl": {
"h": 188.421,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.80082,
"c": 0.09472,
"h": 209.3
},
"luminance": 0.53205
}Semantic roles & 50–950 ramp
primary
#6DCFDF
secondary
#AE5142
accent
#331ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484