#6DEFBB#6DEFBB
#6DEFBB is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.5% C 0.138 H 164.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEFBB |
|---|---|
| RGB | rgb(109, 239, 187) |
| HSL | hsl(156, 80%, 68%) |
| HSV | hsv(156, 54%, 94%) |
| CMYK | cmyk(54.4%, 0%, 21.8%, 6.3%) |
| CIE-LAB | lab(86.29, -47.95, 14.41) |
| CIE-LCH | lch(86.29, 50.07, 163.27°) |
| OKLab | oklab(86.48% -0.1329 0.0369) |
| OKLCH | oklch(86.48% 0.138 164.5) |
| XYZ | xyz(46.1385, 68.5678, 57.8076) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.03
Light Greenish Blue
#63F7B4
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEFBB #EF6DA1
analogous
#6DEF7A #6DEFBB #6DE2EF
triadic
#6DEFBB #BB6DEF #EFBB6D
tetradic
#6DEFBB #7A6DEF #EF6DA1 #E2EF6D
square
#6DEFBB #7A6DEF #EF6DA1 #E2EF6D
split-complementary
#6DEFBB #EF6DE2 #EF7A6D
monochromatic
#16CB83 #36E9A1 #6DEFBB #A4F5D5 #DBFBEE
Accessibility & contrast
On white
1.43
#6DEFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6DEFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEFBB
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEFBB | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B8
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#36EFE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6defbb; /* rgb */ color: rgb(109, 239, 187); /* oklch */ color: oklch(86.5% 0.138 164.5);
Tailwind
colors: {
custom: {
50: '#a0f5cf',
500: '#6defbb',
950: '#000000',
},
}SCSS
$custom: #6defbb; $custom-light: #a0f5cf; $custom-dark: #000000;
JSON
{
"hex": "#6defbb",
"rgb": {
"r": 109,
"g": 239,
"b": 187
},
"hsl": {
"h": 156,
"s": 80.247,
"l": 68.235
},
"oklch": {
"l": 0.8648,
"c": 0.13797,
"h": 164.5
},
"luminance": 0.68572
}Semantic roles & 50–950 ramp
primary
#6DEFBB
secondary
#C73972
accent
#095EDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101713
muted
#808583