#6FE6B7#6FE6B7
#6FE6B7 is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.3% C 0.128 H 165.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE6B7 |
|---|---|
| RGB | rgb(111, 230, 183) |
| HSL | hsl(156, 70%, 67%) |
| HSV | hsv(156, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 20.4%, 9.8%) |
| CIE-LAB | lab(83.65, -44.50, 12.78) |
| CIE-LCH | lch(83.65, 46.30, 163.98°) |
| OKLab | oklab(84.32% -0.1238 0.0328) |
| OKLCH | oklch(84.32% 0.128 165.2) |
| XYZ | xyz(43.3956, 63.3882, 54.7389) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.31
Light Turquoise
#7EF4CC
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.11
Light Teal
#90E4C1
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE6B7 #E66F9E
analogous
#6FE67C #6FE6B7 #6FD9E6
triadic
#6FE6B7 #B76FE6 #E6B76F
tetradic
#6FE6B7 #7C6FE6 #E66F9E #D9E66F
square
#6FE6B7 #7C6FE6 #E66F9E #D9E66F
split-complementary
#6FE6B7 #E66FD9 #E67C6F
monochromatic
#20BA7D #3BDD9D #6FE6B7 #A3EFD1 #D7F8EB
Accessibility & contrast
On white
1.54
#6FE6B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6FE6B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE6B7
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE6B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE6B7 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B5
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#42E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe6b7; /* rgb */ color: rgb(111, 230, 183); /* oklch */ color: oklch(84.3% 0.128 165.2);
Tailwind
colors: {
custom: {
50: '#a0eecc',
500: '#6fe6b7',
950: '#000000',
},
}SCSS
$custom: #6fe6b7; $custom-light: #a0eecc; $custom-dark: #000000;
JSON
{
"hex": "#6fe6b7",
"rgb": {
"r": 111,
"g": 230,
"b": 183
},
"hsl": {
"h": 156.303,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.84318,
"c": 0.12805,
"h": 165.2
},
"luminance": 0.63392
}Semantic roles & 50–950 ramp
primary
#6FE6B7
secondary
#BA3F70
accent
#135FD2
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1613
muted
#808583