#6FE7BA#6FE7BA
#6FE7BA is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.6% C 0.127 H 166.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE7BA |
|---|---|
| RGB | rgb(111, 231, 186) |
| HSL | hsl(158, 71%, 67%) |
| HSV | hsv(158, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 19.5%, 9.4%) |
| CIE-LAB | lab(84.00, -44.29, 11.71) |
| CIE-LCH | lch(84.00, 45.81, 165.19°) |
| OKLab | oklab(84.63% -0.1235 0.03) |
| OKLCH | oklch(84.63% 0.127 166.3) |
| XYZ | xyz(43.9903, 64.0726, 56.4939) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 3.36
Aqua Marine
#2EE8BB
ΔE00 3.89
Light Teal
#90E4C1
ΔE00 4.12
Eucalyptus
#44D7A8
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE7BA #E76F9C
analogous
#6FE77E #6FE7BA #6FD8E7
triadic
#6FE7BA #BA6FE7 #E7BA6F
tetradic
#6FE7BA #7E6FE7 #E76F9C #D8E76F
square
#6FE7BA #7E6FE7 #E76F9C #D8E76F
split-complementary
#6FE7BA #E76FD8 #E77E6F
monochromatic
#1FBC81 #3BDEA1 #6FE7BA #A3F0D3 #D8F8EC
Accessibility & contrast
On white
1.52
#6FE7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#6FE7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE7BA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE7BA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B8
Deuteranopia (green-blind)
#D1CCBD
Tritanopia (blue-blind)
#3FE8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe7ba; /* rgb */ color: rgb(111, 231, 186); /* oklch */ color: oklch(84.6% 0.127 166.3);
Tailwind
colors: {
custom: {
50: '#a0efce',
500: '#6fe7ba',
950: '#000000',
},
}SCSS
$custom: #6fe7ba; $custom-light: #a0efce; $custom-dark: #000000;
JSON
{
"hex": "#6fe7ba",
"rgb": {
"r": 111,
"g": 231,
"b": 186
},
"hsl": {
"h": 157.5,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.8463,
"c": 0.12714,
"h": 166.3
},
"luminance": 0.64077
}Semantic roles & 50–950 ramp
primary
#6FE7BA
secondary
#BC3F6D
accent
#125BD3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583