#6FE2BE#6FE2BE
#6FE2BE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.6% C 0.118 H 170.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE2BE |
|---|---|
| RGB | rgb(111, 226, 190) |
| HSL | hsl(161, 66%, 66%) |
| HSV | hsv(161, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(82.64, -41.21, 7.66) |
| CIE-LCH | lch(82.64, 41.91, 169.47°) |
| OKLab | oklab(83.55% -0.1163 0.0196) |
| OKLCH | oklch(83.55% 0.118 170.4) |
| XYZ | xyz(43.0420, 61.4862, 58.3050) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 4.04
Aqua Marine
#2EE8BB
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE2BE #E26F93
analogous
#6FE284 #6FE2BE #6FCDE2
triadic
#6FE2BE #BE6FE2 #E2BE6F
tetradic
#6FE2BE #846FE2 #E26F93 #CDE26F
square
#6FE2BE #846FE2 #E26F93 #CDE26F
split-complementary
#6FE2BE #E26FCD #E2846F
monochromatic
#24B386 #3CD8A7 #6FE2BE #A2ECD5 #D5F7EC
Accessibility & contrast
On white
1.58
#6FE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#6FE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE2BE
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE2BE | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#CBC8C0
Tritanopia (blue-blind)
#3FE3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe2be; /* rgb */ color: rgb(111, 226, 190); /* oklch */ color: oklch(83.6% 0.118 170.4);
Tailwind
colors: {
custom: {
50: '#a0ebd1',
500: '#6fe2be',
950: '#000000',
},
}SCSS
$custom: #6fe2be; $custom-light: #a0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#6fe2be",
"rgb": {
"r": 111,
"g": 226,
"b": 190
},
"hsl": {
"h": 161.217,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.83552,
"c": 0.11794,
"h": 170.4
},
"luminance": 0.6149
}Semantic roles & 50–950 ramp
primary
#6FE2BE
secondary
#B44265
accent
#1751CE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483