#6DEFBF#6DEFBF
#6DEFBF is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.6% C 0.135 H 166.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFBF |
|---|---|
| RGB | rgb(109, 239, 191) |
| HSL | hsl(158, 80%, 68%) |
| HSV | hsv(158, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(86.38, -47.09, 12.46) |
| CIE-LCH | lch(86.38, 48.71, 165.18°) |
| OKLab | oklab(86.58% -0.1312 0.0319) |
| OKLCH | oklch(86.58% 0.135 166.3) |
| XYZ | xyz(46.5727, 68.7415, 60.0942) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFBF #EF6D9D
analogous
#6DEF7E #6DEFBF #6DDEEF
triadic
#6DEFBF #BF6DEF #EFBF6D
tetradic
#6DEFBF #7E6DEF #EF6D9D #DEEF6D
square
#6DEFBF #7E6DEF #EF6D9D #DEEF6D
split-complementary
#6DEFBF #EF6DDE #EF7E6D
monochromatic
#16CB88 #36E9A7 #6DEFBF #A4F5D7 #DBFBEF
Accessibility & contrast
On white
1.42
#6DEFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6DEFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFBF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFBF | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#D7D3C2
Tritanopia (blue-blind)
#33F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6defbf; /* rgb */ color: rgb(109, 239, 191); /* oklch */ color: oklch(86.6% 0.135 166.3);
Tailwind
colors: {
custom: {
50: '#a0f5d2',
500: '#6defbf',
950: '#000000',
},
}SCSS
$custom: #6defbf; $custom-light: #a0f5d2; $custom-dark: #000000;
JSON
{
"hex": "#6defbf",
"rgb": {
"r": 109,
"g": 239,
"b": 191
},
"hsl": {
"h": 157.846,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.86579,
"c": 0.13499,
"h": 166.3
},
"luminance": 0.68746
}Semantic roles & 50–950 ramp
primary
#6DEFBF
secondary
#C7396D
accent
#0957DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583