#6FFCB7#6FFCB7
#6FFCB7 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.157 H 159.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCB7 |
|---|---|
| RGB | rgb(111, 252, 183) |
| HSL | hsl(151, 96%, 71%) |
| HSV | hsv(151, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(90.05, -53.74, 21.74) |
| CIE-LCH | lch(90.05, 57.97, 157.97°) |
| OKLab | oklab(89.54% -0.1472 0.0554) |
| OKLCH | oklch(89.54% 0.157 159.4) |
| XYZ | xyz(49.9088, 76.4145, 56.9099) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.35
Light Blue Green
#7EFBB3
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCB7 #FC6FB4
analogous
#6FFC70 #6FFCB7 #6FFBFC
triadic
#6FFCB7 #B76FFC #FCB76F
tetradic
#6FFCB7 #706FFC #FC6FB4 #FBFC6F
square
#6FFCB7 #706FFC #FC6FB4 #FBFC6F
split-complementary
#6FFCB7 #FC6FFB #FC706F
monochromatic
#05EC7B #33FB99 #6FFCB7 #ABFDD5 #E1FEF0
Accessibility & contrast
On white
1.29
#6FFCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#6FFCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCB7
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCB7 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB3
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#38FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffcb7; /* rgb */ color: rgb(111, 252, 183); /* oklch */ color: oklch(89.5% 0.157 159.4);
Tailwind
colors: {
custom: {
50: '#a3fecc',
500: '#6ffcb7',
950: '#000000',
},
}SCSS
$custom: #6ffcb7; $custom-light: #a3fecc; $custom-dark: #000000;
JSON
{
"hex": "#6ffcb7",
"rgb": {
"r": 111,
"g": 252,
"b": 183
},
"hsl": {
"h": 150.638,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.89541,
"c": 0.15727,
"h": 159.4
},
"luminance": 0.76419
}Semantic roles & 50–950 ramp
primary
#6FFCB7
secondary
#D83786
accent
#0070E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683