#6DE2BE#6DE2BE
#6DE2BE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.5% C 0.119 H 170.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE2BE |
|---|---|
| RGB | rgb(109, 226, 190) |
| HSL | hsl(162, 67%, 66%) |
| HSV | hsv(162, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(82.57, -41.65, 7.55) |
| CIE-LCH | lch(82.57, 42.33, 169.73°) |
| OKLab | oklab(83.48% -0.1176 0.0193) |
| OKLCH | oklch(83.48% 0.119 170.7) |
| XYZ | xyz(42.7931, 61.3578, 58.2933) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.60
Light Teal
#90E4C1
ΔE00 3.82
Light Turquoise
#7EF4CC
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.67
Seafoam Blue
#78D1B6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE2BE #E26D91
analogous
#6DE283 #6DE2BE #6DCCE2
triadic
#6DE2BE #BE6DE2 #E2BE6D
tetradic
#6DE2BE #836DE2 #E26D91 #CCE26D
square
#6DE2BE #836DE2 #E26D91 #CCE26D
split-complementary
#6DE2BE #E26DCC #E2836D
monochromatic
#23B186 #3AD8A7 #6DE2BE #A0ECD5 #D3F6EB
Accessibility & contrast
On white
1.58
#6DE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6DE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE2BE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE2BE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#39E3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6de2be; /* rgb */ color: rgb(109, 226, 190); /* oklch */ color: oklch(83.5% 0.119 170.7);
Tailwind
colors: {
custom: {
50: '#9febd1',
500: '#6de2be',
950: '#000000',
},
}SCSS
$custom: #6de2be; $custom-light: #9febd1; $custom-dark: #000000;
JSON
{
"hex": "#6de2be",
"rgb": {
"r": 109,
"g": 226,
"b": 190
},
"hsl": {
"h": 161.538,
"s": 66.857,
"l": 65.686
},
"oklch": {
"l": 0.83477,
"c": 0.11915,
"h": 170.7
},
"luminance": 0.61362
}Semantic roles & 50–950 ramp
primary
#6DE2BE
secondary
#B34164
accent
#174FCF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483