#6DDFCB#6DDFCB
#6DDFCB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.109 H 180.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDFCB |
|---|---|
| RGB | rgb(109, 223, 203) |
| HSL | hsl(169, 64%, 65%) |
| HSV | hsv(169, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.02, -37.27, -0.13) |
| CIE-LCH | lch(82.02, 37.27, 180.20°) |
| OKLab | oklab(83.14% -0.1086 -0.0009) |
| OKLCH | oklch(83.14% 0.109 180.5) |
| XYZ | xyz(43.4692, 60.3345, 65.8433) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.80
Aqua (survey)
#13EAC9
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 6.41
Light Teal
#90E4C1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDFCB #DF6D81
analogous
#6DDF92 #6DDFCB #6DBADF
triadic
#6DDFCB #CB6DDF #DFCB6D
tetradic
#6DDFCB #926DDF #DF6D81 #BADF6D
square
#6DDFCB #926DDF #DF6D81 #BADF6D
split-complementary
#6DDFCB #DF6DBA #DF926D
monochromatic
#26AC94 #3BD4B9 #6DDFCB #9FEADD #D1F5EF
Accessibility & contrast
On white
1.61
#6DDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#6DDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDFCB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDFCB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#2FE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddfcb; /* rgb */ color: rgb(109, 223, 203); /* oklch */ color: oklch(83.1% 0.109 180.5);
Tailwind
colors: {
custom: {
50: '#9fe9da',
500: '#6ddfcb',
950: '#000000',
},
}SCSS
$custom: #6ddfcb; $custom-light: #9fe9da; $custom-dark: #000000;
JSON
{
"hex": "#6ddfcb",
"rgb": {
"r": 109,
"g": 223,
"b": 203
},
"hsl": {
"h": 169.474,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.83136,
"c": 0.10859,
"h": 180.5
},
"luminance": 0.60338
}Semantic roles & 50–950 ramp
primary
#6DDFCB
secondary
#AE4255
accent
#1A39CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483