#6DE9BE#6DE9BE
#6DE9BE is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.128 H 167.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE9BE |
|---|---|
| RGB | rgb(109, 233, 190) |
| HSL | hsl(159, 74%, 67%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.61, -44.73, 10.47) |
| CIE-LCH | lch(84.61, 45.93, 166.83°) |
| OKLab | oklab(85.13% -0.1252 0.0268) |
| OKLCH | oklch(85.13% 0.128 167.9) |
| XYZ | xyz(44.7355, 65.2427, 58.9408) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.79
Seafoam
#7FE0B3
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.54
Light Teal
#90E4C1
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.74
Aquamarine
#7FFFD4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE9BE #E96D98
analogous
#6DE980 #6DE9BE #6DD6E9
triadic
#6DE9BE #BE6DE9 #E9BE6D
tetradic
#6DE9BE #806DE9 #E96D98 #D6E96D
square
#6DE9BE #806DE9 #E96D98 #D6E96D
split-complementary
#6DE9BE #E96DD6 #E9806D
monochromatic
#1DBF87 #38E1A6 #6DE9BE #A2F1D6 #D7F9ED
Accessibility & contrast
On white
1.49
#6DE9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6DE9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE9BE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE9BE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#36EADD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6de9be; /* rgb */ color: rgb(109, 233, 190); /* oklch */ color: oklch(85.1% 0.128 167.9);
Tailwind
colors: {
custom: {
50: '#a0f0d1',
500: '#6de9be',
950: '#000000',
},
}SCSS
$custom: #6de9be; $custom-light: #a0f0d1; $custom-dark: #000000;
JSON
{
"hex": "#6de9be",
"rgb": {
"r": 109,
"g": 233,
"b": 190
},
"hsl": {
"h": 159.194,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.85134,
"c": 0.12802,
"h": 167.9
},
"luminance": 0.65247
}Semantic roles & 50–950 ramp
primary
#6DE9BE
secondary
#BE3C69
accent
#1054D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583