#6FE6B8#6FE6B8
#6FE6B8 is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.3% C 0.127 H 165.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE6B8 |
|---|---|
| RGB | rgb(111, 230, 184) |
| HSL | hsl(157, 70%, 67%) |
| HSV | hsv(157, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 20%, 9.8%) |
| CIE-LAB | lab(83.67, -44.28, 12.28) |
| CIE-LCH | lch(83.67, 45.96, 164.50°) |
| OKLab | oklab(84.34% -0.1233 0.0315) |
| OKLCH | oklch(84.34% 0.127 165.7) |
| XYZ | xyz(43.5001, 63.4300, 55.2890) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 4.19
Eucalyptus
#44D7A8
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE6B8 #E66F9D
analogous
#6FE67D #6FE6B8 #6FD8E6
triadic
#6FE6B8 #B86FE6 #E6B86F
tetradic
#6FE6B8 #7D6FE6 #E66F9D #D8E66F
square
#6FE6B8 #7D6FE6 #E66F9D #D8E66F
split-complementary
#6FE6B8 #E66FD8 #E67D6F
monochromatic
#20BA7F #3BDD9E #6FE6B8 #A3EFD2 #D7F8EB
Accessibility & contrast
On white
1.53
#6FE6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6FE6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE6B8
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE6B8 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D8B6
Deuteranopia (green-blind)
#D0CBBB
Tritanopia (blue-blind)
#41E6D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe6b8; /* rgb */ color: rgb(111, 230, 184); /* oklch */ color: oklch(84.3% 0.127 165.7);
Tailwind
colors: {
custom: {
50: '#a0eecd',
500: '#6fe6b8',
950: '#000000',
},
}SCSS
$custom: #6fe6b8; $custom-light: #a0eecd; $custom-dark: #000000;
JSON
{
"hex": "#6fe6b8",
"rgb": {
"r": 111,
"g": 230,
"b": 184
},
"hsl": {
"h": 156.807,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.84343,
"c": 0.1273,
"h": 165.7
},
"luminance": 0.63434
}Semantic roles & 50–950 ramp
primary
#6FE6B8
secondary
#BA3F6F
accent
#135DD2
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1613
muted
#808583