#6DE8BD#6DE8BD
#6DE8BD is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.9% C 0.127 H 167.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE8BD |
|---|---|
| RGB | rgb(109, 232, 189) |
| HSL | hsl(159, 73%, 67%) |
| HSV | hsv(159, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 18.5%, 9%) |
| CIE-LAB | lab(84.30, -44.51, 10.54) |
| CIE-LCH | lch(84.30, 45.74, 166.67°) |
| OKLab | oklab(84.87% -0.1245 0.027) |
| OKLCH | oklch(84.87% 0.127 167.8) |
| XYZ | xyz(44.3443, 64.6345, 58.2731) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 4.16
Eucalyptus
#44D7A8
ΔE00 4.85
Light Aquamarine
#7BFDC7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE8BD #E86D98
analogous
#6DE880 #6DE8BD #6DD6E8
triadic
#6DE8BD #BD6DE8 #E8BD6D
tetradic
#6DE8BD #806DE8 #E86D98 #D6E86D
square
#6DE8BD #806DE8 #E86D98 #D6E86D
split-complementary
#6DE8BD #E86DD6 #E8806D
monochromatic
#1EBD85 #38E0A5 #6DE8BD #A2F0D5 #D7F9ED
Accessibility & contrast
On white
1.51
#6DE8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#6DE8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE8BD
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE8BD | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#38E9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de8bd; /* rgb */ color: rgb(109, 232, 189); /* oklch */ color: oklch(84.9% 0.127 167.8);
Tailwind
colors: {
custom: {
50: '#9ff0d0',
500: '#6de8bd',
950: '#000000',
},
}SCSS
$custom: #6de8bd; $custom-light: #9ff0d0; $custom-dark: #000000;
JSON
{
"hex": "#6de8bd",
"rgb": {
"r": 109,
"g": 232,
"b": 189
},
"hsl": {
"h": 159.024,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.84871,
"c": 0.12744,
"h": 167.8
},
"luminance": 0.64639
}Semantic roles & 50–950 ramp
primary
#6DE8BD
secondary
#BC3D6A
accent
#1155D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583