#6FE3AB#6FE3AB
#6FE3AB is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.3% C 0.134 H 160.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE3AB |
|---|---|
| RGB | rgb(111, 227, 171) |
| HSL | hsl(151, 67%, 66%) |
| HSV | hsv(151, 51%, 89%) |
| CMYK | cmyk(51.1%, 0%, 24.7%, 11%) |
| CIE-LAB | lab(82.52, -45.71, 17.47) |
| CIE-LCH | lch(82.52, 48.93, 159.09°) |
| OKLab | oklab(83.31% -0.1259 0.0446) |
| OKLCH | oklch(83.31% 0.134 160.5) |
| XYZ | xyz(41.3718, 61.2544, 48.1633) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.78
Light Greenish Blue
#63F7B4
ΔE00 4.66
Eucalyptus
#44D7A8
ΔE00 4.76
Hospital Green
#9BE5AA
ΔE00 5.46
Aqua Marine
#2EE8BB
ΔE00 5.62
Aqua Green
#12E193
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE3AB #E36FA7
analogous
#6FE371 #6FE3AB #6FE1E3
triadic
#6FE3AB #AB6FE3 #E3AB6F
tetradic
#6FE3AB #716FE3 #E36FA7 #E1E36F
square
#6FE3AB #716FE3 #E36FA7 #E1E36F
split-complementary
#6FE3AB #E36FE1 #E3716F
monochromatic
#23B56E #3CD98D #6FE3AB #A2EDC9 #D5F7E7
Accessibility & contrast
On white
1.58
#6FE3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6FE3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE3AB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE3AB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#4AE2D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe3ab; /* rgb */ color: rgb(111, 227, 171); /* oklch */ color: oklch(83.3% 0.134 160.5);
Tailwind
colors: {
custom: {
50: '#a0ecc4',
500: '#6fe3ab',
950: '#000000',
},
}SCSS
$custom: #6fe3ab; $custom-light: #a0ecc4; $custom-dark: #000000;
JSON
{
"hex": "#6fe3ab",
"rgb": {
"r": 111,
"g": 227,
"b": 171
},
"hsl": {
"h": 151.034,
"s": 67.442,
"l": 66.275
},
"oklch": {
"l": 0.83314,
"c": 0.13354,
"h": 160.5
},
"luminance": 0.61258
}Semantic roles & 50–950 ramp
primary
#6FE3AB
secondary
#B54179
accent
#1670CF
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582