#6DEFBC#6DEFBC
#6DEFBC is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.5% C 0.137 H 164.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFBC |
|---|---|
| RGB | rgb(109, 239, 188) |
| HSL | hsl(156, 80%, 68%) |
| HSV | hsv(156, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 21.3%, 6.3%) |
| CIE-LAB | lab(86.31, -47.73, 13.93) |
| CIE-LCH | lch(86.31, 49.72, 163.74°) |
| OKLab | oklab(86.51% -0.1325 0.0357) |
| OKLCH | oklch(86.51% 0.137 164.9) |
| XYZ | xyz(46.2459, 68.6108, 58.3733) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFBC #EF6DA0
analogous
#6DEF7B #6DEFBC #6DE1EF
triadic
#6DEFBC #BC6DEF #EFBC6D
tetradic
#6DEFBC #7B6DEF #EF6DA0 #E1EF6D
square
#6DEFBC #7B6DEF #EF6DA0 #E1EF6D
split-complementary
#6DEFBC #EF6DE1 #EF7B6D
monochromatic
#16CB84 #36E9A3 #6DEFBC #A4F5D5 #DBFBEF
Accessibility & contrast
On white
1.43
#6DEFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6DEFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFBC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFBC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#D8D2BF
Tritanopia (blue-blind)
#35EFE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6defbc; /* rgb */ color: rgb(109, 239, 188); /* oklch */ color: oklch(86.5% 0.137 164.9);
Tailwind
colors: {
custom: {
50: '#a0f5d0',
500: '#6defbc',
950: '#000000',
},
}SCSS
$custom: #6defbc; $custom-light: #a0f5d0; $custom-dark: #000000;
JSON
{
"hex": "#6defbc",
"rgb": {
"r": 109,
"g": 239,
"b": 188
},
"hsl": {
"h": 156.462,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.86505,
"c": 0.13721,
"h": 164.9
},
"luminance": 0.68615
}Semantic roles & 50–950 ramp
primary
#6DEFBC
secondary
#C73971
accent
#095CDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583