#6FFAB7#6FFAB7
#6FFAB7 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.1% C 0.155 H 159.8°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAB7 |
|---|---|
| RGB | rgb(111, 250, 183) |
| HSL | hsl(151, 93%, 71%) |
| HSV | hsv(151, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 26.8%, 2%) |
| CIE-LAB | lab(89.47, -52.92, 20.94) |
| CIE-LCH | lch(89.47, 56.91, 158.41°) |
| OKLab | oklab(89.07% -0.1451 0.0533) |
| OKLCH | oklch(89.07% 0.155 159.8) |
| XYZ | xyz(49.2840, 75.1650, 56.7017) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.02
Light Blue Green
#7EFBB3
ΔE00 1.82
Seafoam Green
#7AF9AB
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 2.91
Greenish Cyan
#2AFEB7
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAB7 #FA6FB2
analogous
#6FFA71 #6FFAB7 #6FF8FA
triadic
#6FFAB7 #B76FFA #FAB76F
tetradic
#6FFAB7 #716FFA #FA6FB2 #F8FA6F
square
#6FFAB7 #716FFA #FA6FB2 #F8FA6F
split-complementary
#6FFAB7 #FA6FF8 #FA716F
monochromatic
#08E77B #34F899 #6FFAB7 #AAFCD5 #E1FEF0
Accessibility & contrast
On white
1.31
#6FFAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#6FFAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAB7
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAB7 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B3
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#39F9E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffab7; /* rgb */ color: rgb(111, 250, 183); /* oklch */ color: oklch(89.1% 0.155 159.8);
Tailwind
colors: {
custom: {
50: '#a3fdcc',
500: '#6ffab7',
950: '#000000',
},
}SCSS
$custom: #6ffab7; $custom-light: #a3fdcc; $custom-dark: #000000;
JSON
{
"hex": "#6ffab7",
"rgb": {
"r": 111,
"g": 250,
"b": 183
},
"hsl": {
"h": 151.079,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.89066,
"c": 0.15462,
"h": 159.8
},
"luminance": 0.7517
}Semantic roles & 50–950 ramp
primary
#6FFAB7
secondary
#D53884
accent
#006FE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683