#6DCEBA#6DCEBA
#6DCEBA is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.097 H 178.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCEBA |
|---|---|
| RGB | rgb(109, 206, 186) |
| HSL | hsl(168, 50%, 62%) |
| HSV | hsv(168, 47%, 81%) |
| CMYK | cmyk(47.1%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(76.64, -33.45, 1.11) |
| CIE-LCH | lch(76.64, 33.47, 178.10°) |
| OKLab | oklab(78.64% -0.097 0.0024) |
| OKLCH | oklch(78.64% 0.097 178.6) |
| XYZ | xyz(37.2372, 50.9359, 54.3142) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.74
Pale Teal
#82CBB2
ΔE00 3.69
Mediumaquamarine
#66CDAA
ΔE00 4.70
Turquoise
#40E0D0
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.24
Turquoise (survey)
#06C2AC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCEBA #CE6D81
analogous
#6DCE8A #6DCEBA #6DB2CE
triadic
#6DCEBA #BA6DCE #CEBA6D
tetradic
#6DCEBA #8A6DCE #CE6D81 #B2CE6D
square
#6DCEBA #8A6DCE #CE6D81 #B2CE6D
split-complementary
#6DCEBA #CE6DB2 #CE8A6D
monochromatic
#30907C #40BEA4 #6DCEBA #9BDDD0 #C9EDE5
Accessibility & contrast
On white
1.88
#6DCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6DCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCEBA
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCEBA | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#43D1C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6dceba; /* rgb */ color: rgb(109, 206, 186); /* oklch */ color: oklch(78.6% 0.097 178.6);
Tailwind
colors: {
custom: {
50: '#9dddce',
500: '#6dceba',
950: '#000000',
},
}SCSS
$custom: #6dceba; $custom-light: #9dddce; $custom-dark: #000000;
JSON
{
"hex": "#6dceba",
"rgb": {
"r": 109,
"g": 206,
"b": 186
},
"hsl": {
"h": 167.629,
"s": 49.744,
"l": 61.765
},
"oklch": {
"l": 0.7864,
"c": 0.097,
"h": 178.6
},
"luminance": 0.50939
}Semantic roles & 50–950 ramp
primary
#6DCEBA
secondary
#964959
accent
#2847BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483