#6FE6BA#6FE6BA
#6FE6BA is a very light, vivid teal. Relative luminance 0.635; OKLCH L 84.4% C 0.126 H 166.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE6BA |
|---|---|
| RGB | rgb(111, 230, 186) |
| HSL | hsl(158, 70%, 67%) |
| HSV | hsv(158, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 19.1%, 9.8%) |
| CIE-LAB | lab(83.71, -43.85, 11.30) |
| CIE-LCH | lch(83.71, 45.28, 165.56°) |
| OKLab | oklab(84.39% -0.1224 0.029) |
| OKLCH | oklch(84.39% 0.126 166.7) |
| XYZ | xyz(43.7112, 63.5145, 56.4009) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE6BA #E66F9B
analogous
#6FE67F #6FE6BA #6FD7E6
triadic
#6FE6BA #BA6FE6 #E6BA6F
tetradic
#6FE6BA #7F6FE6 #E66F9B #D7E66F
square
#6FE6BA #7F6FE6 #E66F9B #D7E66F
split-complementary
#6FE6BA #E66FD7 #E67F6F
monochromatic
#20BA81 #3BDDA1 #6FE6BA #A3EFD3 #D7F8EC
Accessibility & contrast
On white
1.53
#6FE6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6FE6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE6BA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE6BA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B8
Deuteranopia (green-blind)
#D0CBBD
Tritanopia (blue-blind)
#40E7D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe6ba; /* rgb */ color: rgb(111, 230, 186); /* oklch */ color: oklch(84.4% 0.126 166.7);
Tailwind
colors: {
custom: {
50: '#a0eece',
500: '#6fe6ba',
950: '#000000',
},
}SCSS
$custom: #6fe6ba; $custom-light: #a0eece; $custom-dark: #000000;
JSON
{
"hex": "#6fe6ba",
"rgb": {
"r": 111,
"g": 230,
"b": 186
},
"hsl": {
"h": 157.815,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.84394,
"c": 0.12583,
"h": 166.7
},
"luminance": 0.63518
}Semantic roles & 50–950 ramp
primary
#6FE6BA
secondary
#BA3F6D
accent
#135AD2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583