#6DCFDD#6DCFDD
#6DCFDD is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.094 H 207.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCFDD |
|---|---|
| RGB | rgb(109, 207, 221) |
| HSL | hsl(188, 62%, 65%) |
| HSV | hsv(188, 51%, 87%) |
| CMYK | cmyk(50.7%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(77.93, -25.05, -15.81) |
| CIE-LCH | lch(77.93, 29.62, 212.26°) |
| OKLab | oklab(80.01% -0.0834 -0.0436) |
| OKLCH | oklch(80.01% 0.094 207.6) |
| XYZ | xyz(41.6655, 53.0936, 76.4450) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 6.94
Neon Blue
#04D9FF
ΔE00 7.09
Sky Blue
#87CEEB
ΔE00 7.37
Darkturquoise
#00CED1
ΔE00 7.41
Robin Egg Blue
#8AF1FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCFDD #DD7B6D
analogous
#6DDDB3 #6DCFDD #6D97DD
triadic
#6DCFDD #DD6DCF #CFDD6D
tetradic
#6DCFDD #B36DDD #DD7B6D #97DD6D
square
#6DCFDD #B36DDD #DD7B6D #97DD6D
split-complementary
#6DCFDD #DD6D97 #DDB36D
monochromatic
#2798A8 #3BBFD1 #6DCFDD #9FDFE9 #D0F0F4
Accessibility & contrast
On white
1.81
#6DCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6DCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCFDD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCFDD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#21D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6dcfdd; /* rgb */ color: rgb(109, 207, 221); /* oklch */ color: oklch(80.0% 0.094 207.6);
Tailwind
colors: {
custom: {
50: '#9fdee7',
500: '#6dcfdd',
950: '#000000',
},
}SCSS
$custom: #6dcfdd; $custom-light: #9fdee7; $custom-dark: #000000;
JSON
{
"hex": "#6dcfdd",
"rgb": {
"r": 109,
"g": 207,
"b": 221
},
"hsl": {
"h": 187.5,
"s": 62.222,
"l": 64.706
},
"oklch": {
"l": 0.80011,
"c": 0.09413,
"h": 207.6
},
"luminance": 0.53097
}Semantic roles & 50–950 ramp
primary
#6DCFDD
secondary
#AB5043
accent
#311CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484