#6DCFB2#6DCFB2
#6DCFB2 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.6% C 0.103 H 172.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCFB2 |
|---|---|
| RGB | rgb(109, 207, 178) |
| HSL | hsl(162, 51%, 62%) |
| HSV | hsv(162, 47%, 81%) |
| CMYK | cmyk(47.3%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(76.73, -35.77, 5.54) |
| CIE-LCH | lch(76.73, 36.20, 171.19°) |
| OKLab | oklab(78.65% -0.1016 0.0141) |
| OKLCH | oklch(78.65% 0.103 172.1) |
| XYZ | xyz(36.6520, 51.0882, 50.0404) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.35
Mediumaquamarine
#66CDAA
ΔE00 1.93
Pale Teal
#82CBB2
ΔE00 3.10
Eucalyptus
#44D7A8
ΔE00 5.50
Aquamarine (survey)
#04D8B2
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCFB2 #CF6D8A
analogous
#6DCF81 #6DCFB2 #6DBBCF
triadic
#6DCFB2 #B26DCF #CFB26D
tetradic
#6DCFB2 #816DCF #CF6D8A #BBCF6D
square
#6DCFB2 #816DCF #CF6D8A #BBCF6D
split-complementary
#6DCFB2 #CF6DBB #CF816D
monochromatic
#309275 #3FC09A #6DCFB2 #9BDECA #C9EDE3
Accessibility & contrast
On white
1.87
#6DCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6DCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCFB2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCFB2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#48D1C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dcfb2; /* rgb */ color: rgb(109, 207, 178); /* oklch */ color: oklch(78.6% 0.103 172.1);
Tailwind
colors: {
custom: {
50: '#9ddec9',
500: '#6dcfb2',
950: '#000000',
},
}SCSS
$custom: #6dcfb2; $custom-light: #9ddec9; $custom-dark: #000000;
JSON
{
"hex": "#6dcfb2",
"rgb": {
"r": 109,
"g": 207,
"b": 178
},
"hsl": {
"h": 162.245,
"s": 50.515,
"l": 61.961
},
"oklch": {
"l": 0.78648,
"c": 0.10261,
"h": 172.1
},
"luminance": 0.51091
}Semantic roles & 50–950 ramp
primary
#6DCFB2
secondary
#984860
accent
#2854BE
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482